Overview
>
klyn.databases.sql.odbc
>
OdbcResultSetMetaData
>
columnType
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.odbc.OdbcResultSetMetaData.columnType
method
public columnType(index as Int) as Int throws SQLException:
Description
Returns the SQL type code for a column.
Throws
SQLException if metadata cannot be read or the index is invalid.