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

Sets one Double parameter.

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