pfc_rowvalidation


pfcmain.pbl   >   pfc_u_dw   >   pfc_rowvalidation   

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

Name Datatype
No Data

Name Datatype
No Data

event pfc_rowvalidation;//////////////////////////////////////////////////////////////////////////////
//	Event:			pfc_rowvalidation
//	Arguments:		al_row	The row to validate.
//	Returns:			Integer
//						1 Validated ok.
//						-1 An error was found.
//	Description:	Specific row validation.
//////////////////////////////////////////////////////////////////////////////
//	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_n_cst_dwsrv_linkage.of_save pfc_n_cst_dwsrv_linkage

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data