pfc_postupdate


pfcmain.pbl   >   pfc_n_ds   >   pfc_postupdate   

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

Name Datatype
No Data

Name Datatype
No Data

event pfc_postupdate;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  pfc_postupdate
//
//	Arguments:  None
//
//	Returns:  1 if it succeeds and -1 if an error occurs.
//	
//	Description:	
//	Perform post update process.
//	Clear the update flags in 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.
//
//////////////////////////////////////////////////////////////////////////////

Return this.Event pfc_resetupdate()
end event

     
Name Owner
pfc_n_ds.of_postupdate pfc_n_ds

     
Name Owner
pfc_n_ds.pfc_resetupdate pfc_n_ds

     
Full name
No Data

     
Name Scope
No Data