klyn.databases.sql.sqlserver.SqlServerDatabaseMetaData.columns
method
public columns(catalog as String = "", schemaPattern as String = "", tablePattern as String = "%", columnPattern as String = "%") as ResultSet 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.