Concept Framework 1.0 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: Thu Oct 15 20:02:07 2009 GMT | (c)2009 RadGs Software |