of_getusecollinks


pfcdwsrv.pbl   >   pfc_n_cst_dwsrv_linkage   >   of_getusecollinks   

Full name pfc_n_cst_dwsrv_linkage.of_getusecollinks
Access public
Extend of integer
Return value integer
Prototype public function integer of_getusecollinks()

Name Datatype
No Data

Name Datatype
No Data

public function integer of_getusecollinks ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_GetUseColLinks
//
//	Access:    		Public
//
//	Arguments: 		None
//
//	Returns:  		Integer
//  					 1 = "filter"
//	  					 2 = "retrieve"
//   					 3 = "scroll"
//
//	Description:  
//	This function will return an integer to indicate how to use column links 
//	to refresh data.
//
// Note:
//	Can be called from any datawindow in the linked chain.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	5.0   Initial version
// 6.0 	Marked obsolete Replaced by of_GetStyle().
//
//////////////////////////////////////////////////////////////////////////////
//
//	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 of_GetStyle()

end function

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_dwsrv_linkage.of_getstyle pfc_n_cst_dwsrv_linkage

     
Full name
No Data

     
Name Scope
No Data