klyn.databases.sql.mariadb.MariaDbResultSetMetaData.columnName
method
public columnName(index as Int) as String throws SQLException:
Description

Reads SQL metadata.

Throws
  • SQLException if metadata cannot be read, the index is out of range, or the database reports an error.