Name
|
Description
|
Ref. Page
|
GetColByName
|
Gets the value of the requested column name for the current row
|
7-24
|
getColNumByName
|
Gets the zero based column number of the requested column name
|
7-25
|
GetColSizeByName
|
Gets the size of the requested column name
|
7-27
|
GetNameItem
|
Returns the data for the requested row (zero-based) and column name
|
7-32
|
SetBufColItem
|
Sets the working buffer value for the requested column (zero based) of the row set
|
7-60
|
SetBufColItemByName
|
Sets the working buffer value for the requested column name of the row set.
|
7-61
|
SetColItem
|
Sets the data item in the rowset for the current row and requested column (zero based)
|
7-62
|
SetColNameItem
|
Sets the data item in the rowset for the current row and the requested column name
|
7-63
|
SetItem
|
Sets the data item in the rowset for the requested row and column (both zero based)
|
7-64
|
SetItemByName
|
Sets the data item in the rowset for the requested row (zero based) and column name
|
7-65
|
stPassWord
|
Sets the username and password used for any remote operations
|
7-70
|