pfc_postupdate


pfcmain.pbl   >   pfc_u_dw   >   pfc_postupdate   

Full name pfc_u_dw.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:			Integer - 1 if it succeeds and -1 if an error occurs
//	Description:	Perform post update processing.
//						Clear the update flags in the DataWindow.
//////////////////////////////////////////////////////////////////////////////
//	Rev. History	Version
//						6.0   Initial version
//////////////////////////////////////////////////////////////////////////////
//	Copyright © 1996-1999 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_cst_dwsrv_linkage.of_postupdate pfc_n_cst_dwsrv_linkage
pfc_u_dw.of_PostUpdate pfc_u_dw

     
Name Owner
pfc_u_dw.pfc_resetupdate pfc_u_dw

     
Full name
No Data

     
Name Scope
No Data