pfc_updateprep


pfcmain.pbl   >   pfc_n_ds   >   pfc_updateprep   

Full name pfc_n_ds.pfc_updateprep
Access public
Extend of integer
Return value integer
Prototype event integer pfc_updateprep()

Name Datatype
No Data

Name Datatype
No Data

event pfc_updateprep;//////////////////////////////////////////////////////////////////////////////
//
//	Event:
//	pfc_UpdatePrep
//
//	Arguments:  none
//
//	Returns:  integer
//	 1 = success
//	-1 = error
//
//	Description:
//	Update Preparation for the DataStore.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	6.0   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1997 Sybase, Inc. and its subsidiaries.  All rights reserved.
//	Any distribution of the PowerBuilder Foundation Classes (PFC)
//	source code by other than Sybase, Inc. and its subsidiaries is prohibited.
//
//////////////////////////////////////////////////////////////////////////////

// No errors found
Return 1
end event

     
Name Owner
pfc_n_ds.of_updateprep pfc_n_ds

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data