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