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

Sets one Long parameter.

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