Overview
>
klyn.databases.sql.odbc
>
OdbcCallableStatement
>
getInt
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.odbc.OdbcCallableStatement.getInt
method
public getInt(index as Int) as Int throws SQLException:
Description
Reads one output parameter as
Int
.
Throws
SQLException if no output value is available or conversion fails.