Overview
>
klyn.databases.sql.odbc
>
OdbcResultSet
>
moveBeforeFirst
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.odbc.OdbcResultSet.moveBeforeFirst
method
public moveBeforeFirst() as Void throws SQLException:
Description
Moves before the first row.
Throws
SQLException if the cursor is closed, forward-only, or the driver reports an error.