klyn.databases.sql.odbc.OdbcCallableStatement.out
method
public out(index as Int, sqlType as Int, scale as Int = 0) as CallableStatement throws SQLException:
Description

Registers an output parameter.

Throws
  • SQLException if the statement is closed or the parameter index is invalid.