destructor


pfcmain.pbl   >   pfc_u_lvs   >   destructor   

Full name pfc_u_lvs.destructor
Access public
Extend of
Return value
Prototype event destructor()

Name Datatype
No Data

Name Datatype
No Data

event destructor;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  Destructor
//
//	Description:	Destroy the DataStore that was created
//						when the data source was registered.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	6.0   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1997 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_setbase(false)
of_setsort(false)
of_setdatasource(false)
of_setlogicalunitofwork( false )

end event

     
Name Owner
No Data

     
Name Owner
pfc_u_lvs.of_setdatasource pfc_u_lvs
pfc_u_lvs.of_setlogicalunitofwork pfc_u_lvs
pfc_u_lvs.of_setbase pfc_u_lvs
pfc_u_lvs.of_setsort pfc_u_lvs

     
Full name
No Data

     
Name Scope
No Data