destructor


pfcutil.pbl   >   pfc_n_cst_sqlspy   >   destructor   

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

Name Datatype
No Data

Name Datatype
No Data

event destructor;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  Destructor
//
//	(Arguments: None) 
//
//	(Returns:  None)
//
//	Description:  Perform cleanup.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.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.
//
//////////////////////////////////////////////////////////////////////////////

//Prevent the visual part from being open if the service is destroyed
of_OpenSQLSpy(False)
end event

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_sqlspy.of_opensqlspy pfc_n_cst_sqlspy

     
Full name
No Data

     
Name Scope
No Data