Libraries anvil sql MetaData isSearchable

boolean isSearchable(string columnName)
boolean isSearchable(int column)
Indicates whether the column can be used in a where clause.
Parameters columnName - 
column - 
Returns true / false
Throws SQLError -  if an error occured