pfc_retrievedddw


pfcmain.pbl   >   pfc_u_dw   >   pfc_retrievedddw   

Full name pfc_u_dw.pfc_retrievedddw
Access public
Extend of long
Return value long
Prototype event long pfc_retrievedddw(string)

Name Datatype
No Data

Name Datatype
No Data

event pfc_retrievedddw;//////////////////////////////////////////////////////////////////////////////
//	Event:			pfc_retrievedddw
//	Arguments:		None
//	Returns:			long - Can be used with Powerscript Retrieve function, to indicate
//						success/failure, or number of rows retrieved.
//	Description:	This event should be used in descendants to
//						populate any DropDownDataWindows on the DataWindow.
//////////////////////////////////////////////////////////////////////////////
//	Rev. History	Version
//						5.0   Initial version
// 					6.0	Marked obsolete Replaced by pfc_populatedddw
//////////////////////////////////////////////////////////////////////////////
//	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 0
end event

     
Name Owner
pfc_n_cst_dwsrv.of_refreshdddws pfc_n_cst_dwsrv

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data