of_isdestructordestroy


pfcapsrv.pbl   >   pfc_n_cst_trregistration   >   of_isdestructordestroy   

Full name pfc_n_cst_trregistration.of_isdestructordestroy
Access public
Extend of boolean
Return value boolean
Prototype public function boolean of_isdestructordestroy()

Name Datatype
No Data

Name Datatype
No Data

public function boolean of_isdestructordestroy ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_IsDestructorDestroy
//
//	Access:  		public
//
//	Arguments:		None
//
//	Returns:  		boolean
//	the switch value
//
//	Description:  	
//	Returns the switch value that determines if the Transaction objects registered
//	are destroyed by the destructor process.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	6.0.01   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	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 ib_destructordestroy
end function

     
Name Owner
pfc_n_cst_trregistration.destructor pfc_n_cst_trregistration

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data