of_GetCurrentHeading


pfcutil.pbl   >   pfc_n_cst_sqlspy   >   of_GetCurrentHeading   

Full name pfc_n_cst_sqlspy.of_GetCurrentHeading
Access public
Extend of string
Return value string
Prototype public function string of_GetCurrentHeading()

Name Datatype
No Data

Name Datatype
No Data

public function string of_GetCurrentHeading ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_GetCurrentHeading
//
//	Access:  		public
//
//	Arguments:
//	
//
//	Returns:  		string
//						Returns the current SQL Heading.
//						
//	Description:  	Gets the current SQL Heading from 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 is_currentheading

end function

     
Name Owner
pfc_n_cst_sqlspy.of_sqlsyntax pfc_n_cst_sqlspy
pfc_w_sqlspyinspect.pfc_preopen pfc_w_sqlspyinspect

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data