of_getretrieveondisabled


pfcdwsrv.pbl   >   pfc_n_cst_dwsrv_querymode   >   of_getretrieveondisabled   

Full name pfc_n_cst_dwsrv_querymode.of_getretrieveondisabled
Access public
Extend of boolean
Return value boolean
Prototype public function boolean of_getretrieveondisabled()

Name Datatype
No Data

Name Datatype
No Data

public function boolean of_getretrieveondisabled ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_GetRetrieveOnDisabled
//
//	Access:  Public
//
//	Arguments:  none
//
//	Returns:  Boolean
//	TRUE (default) = datawindow will be retrieved when QueryMode is disabled.
//	FALSE = datawindow will not be retrieved when QueryMode is disabled.
//
//	Description:
//	Gets the state indicating whether the datawindow is automatically retrieved
//	when QueryMode is disabled.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	5.0   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_retrieveondisabled
end function

     
Name Owner
pfc_u_tabpg_dwproperty_srvquerymode.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvquerymode
pfc_u_tabpg_dwproperty_srvquerymode.pfc_propertyapply pfc_u_tabpg_dwproperty_srvquerymode

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data