of_isallowsqlcadestroy


pfcapsrv.pbl   >   pfc_n_cst_trregistration   >   of_isallowsqlcadestroy   

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

Name Datatype
No Data

Name Datatype
No Data

public function boolean of_isallowsqlcadestroy ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_IsAllowSQLCADestroy
//
//	Access:  		public
//
//	Arguments:		None
//
//	Returns:  		boolean
//	The switch value
//
//	Description:  	
//	Returns switch value that determines if the service will go ahead and destroy
// the gloval SQLCA Transaction object when requested.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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_allowsqlcadestroy

end function

     
Name Owner
pfc_n_cst_trregistration.of_destroy pfc_n_cst_trregistration

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data