of_GetItemany


pfcdwsrv.pbl   >   pfc_n_cst_dwsrv   >   of_GetItemany   

Full name pfc_n_cst_dwsrv.of_GetItemany
Access public
Extend of any
Return value any
Prototype public function any of_GetItemany(long,string)

Name Datatype
No Data

Name Datatype
No Data

public function any of_GetItemany (long al_row, string as_column);//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_GetItemany (FORMAT 3) 
//
//	Access:    Public
//
//	Arguments:
//   al_row			   : The row reference
//   as_column    	: The column name reference
//
//	Returns:  Any
//	  The column value cast to an any datatype
//
//	Description:  Returns a column's value cast to an any datatype
//
//////////////////////////////////////////////////////////////////////////////
//
//	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 of_GetItemany ( al_row, as_column, Primary!, FALSE )
end function

     
Name Owner
pfc_n_cst_dwsrv_linkage.of_retrievedetails pfc_n_cst_dwsrv_linkage
pfc_n_cst_dwsrv_linkage.of_scrolldetails pfc_n_cst_dwsrv_linkage
pfc_n_cst_dwsrv_linkage.of_filterdetails pfc_n_cst_dwsrv_linkage
pfc_n_cst_dwsrv_linkage.of_setkeyvalues pfc_n_cst_dwsrv_linkage
pfc_n_cst_dwsrv_linkage.of_itemfocuschanged pfc_n_cst_dwsrv_linkage
pfc_n_cst_dwsrv_linkage.of_keysync pfc_n_cst_dwsrv_linkage
pfc_n_cst_dwsrv_linkage.of_getvalue pfc_n_cst_dwsrv_linkage
pfc_n_cst_dwsrv.of_buildexpression pfc_n_cst_dwsrv
pfc_n_cst_dwsrv.of_buildcomparison pfc_n_cst_dwsrv
pfc_n_cst_dwsrv_reqcolumn.of_settonullifempty pfc_n_cst_dwsrv_reqcolumn
pfc_w_selection.pfc_default pfc_w_selection
pfc_n_cst_dwsrv_linkage.pfc_itemchanged pfc_n_cst_dwsrv_linkage

     
Name Owner
pfc_n_cst_dwsrv.of_getitemany pfc_n_cst_dwsrv

     
Full name
No Data

     
Name Scope
No Data