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

Returns true when the column can be searched in predicates.

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