klyn.databases.sql.odbc.OdbcPreparedStatement.setBoolean
method
public setBoolean(index as Int, value as Boolean) as PreparedStatement throws SQLException:
Description

Sets one boolean parameter.

Throws
  • SQLException if the statement is closed, the parameter index is invalid, or ODBC binding fails.