constructor


pfcapsrv.pbl   >   pfc_n_cst_lvsrv_datasource   >   constructor   

Full name pfc_n_cst_lvsrv_datasource.constructor
Access public
Extend of
Return value
Prototype event constructor()

Name Datatype
No Data

Name Datatype
No Data

event constructor;//////////////////////////////////////////////////////////////////////////////
//	Event:  Constructor
//	Description:	Turn on the cache service which enables multiple types of data 
//						to be able to populate the listview
//////////////////////////////////////////////////////////////////////////////
//	Rev. History:	Version
//						6.0   Initial version
//						7.0	Converted to abbreviated header
//////////////////////////////////////////////////////////////////////////////
//	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.
//////////////////////////////////////////////////////////////////////////////
of_SetCache(true)
end event

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_lvsrv_datasource.of_SetCache pfc_n_cst_lvsrv_datasource

     
Full name
No Data

     
Name Scope
No Data