of_GetAllowInspect


pfcutil.pbl   >   pfc_n_cst_sqlspy   >   of_GetAllowInspect   

Full name pfc_n_cst_sqlspy.of_GetAllowInspect
Access public
Extend of boolean
Return value boolean
Prototype public function boolean of_GetAllowInspect()

Name Datatype
No Data

Name Datatype
No Data

public function boolean of_GetAllowInspect ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_GetAllowInspect
//
//	Access:  		public
//
//	Arguments:
//	
//
//	Returns:  		boolean
//						Returns True if service is on allowinspect.
//						
//	Description:  	Gets the current allowinspect mode of the SQLSpy service.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

Return ib_allowinspect

end function

     
Name Owner
pfc_w_sqlspy.pfc_preopen pfc_w_sqlspy

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data