destructor


pfcmain.pbl   >   pfc_u_tab   >   destructor   

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

Name Datatype
No Data

Name Datatype
No Data

event destructor;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  destructor
//
//	Description:
//	Perform cleanup.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.0.04   Initial version
// 6.0		Enhanced to cleanup new services.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

// Destroy instantiated services
of_SetLogicalUnitofWork (False)
of_SetResize(False)
end event

     
Name Owner
No Data

     
Name Owner
pfc_u_tab.of_setresize pfc_u_tab
pfc_u_tab.of_setlogicalunitofwork pfc_u_tab

     
Full name
No Data

     
Name Scope
No Data