Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
ODBCColumnGet | version 1.0 | no |
string ODBCColumnGet(number column_index, number statement) |
column_index | [in] the index of the needed column |
statement | [in] the statement handle (or result set) as returned by ODBCStatement, ODBCListTables, ODBCListColumns, ODBCListTypes or ODBCExecuteQuery |
Get the data on the given column index on the current record. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:19 2013 GMT | (c)2013 Devronium Applications |