of_getdescription


pfcdwsrv.pbl   >   pfc_n_cst_dssrv   >   of_getdescription   

Full name pfc_n_cst_dssrv.of_getdescription
Access public
Extend of string
Return value string
Prototype public function string of_getdescription()

Name Datatype
No Data

Name Datatype
No Data

public function string of_getdescription ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_GetDescription
//
//	Access:   		Public
//
//	Arguments:		None
//
//	Returns:  		String
//	 The Service Description.
//
//	Description:  
//	 Gets the Service Description.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	6.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 'DataWindow Base Service'
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data