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

Sets one parameter value.

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