klyn.databases.sql.odbc.OdbcCallableStatement.registerOutParameter
method
public registerOutParameter(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.