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

Sets one Int parameter.

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