klyn.databases.sql.odbc.OdbcResultSetMetaData.columnTypeName
method
public columnTypeName(index as Int) as String throws SQLException:
Description

Returns the SQL type name for a column.

Throws
  • SQLException if metadata cannot be read or the index is invalid.