Overview
>
klyn.databases.sql.odbc
>
OdbcResultSet
>
absolute
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.odbc.OdbcResultSet.absolute
method
public absolute(rowNumber as Int) as Boolean throws SQLException:
Description
Moves to an absolute row number.
Throws
SQLException if the cursor is closed, forward-only, or the driver reports an error.