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

Returns true when writes are guaranteed to be accepted by the driver.

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