pfc_preupdate


pfcmain.pbl   >   pfc_u_dw   >   pfc_preupdate   

Full name pfc_u_dw.pfc_preupdate
Access public
Extend of integer
Return value integer
Prototype event integer pfc_preupdate()

Name Datatype
No Data

Name Datatype
No Data

event pfc_preupdate;//////////////////////////////////////////////////////////////////////////////
//	Event:			pfc_preupdate
//	Arguments:		None
//	Returns:			Integer - 1 if it succeeds and -1 if an error occurs
//	Description:	Specific PreUpdate logic.
// 					Note: This event should be extended to provide the specific PreUpdate logic.
//////////////////////////////////////////////////////////////////////////////
//	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 SUCCESS
end event

     
Name Owner
pfc_u_dw.pfc_update pfc_u_dw

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data