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