Overview
>
klyn.databases.sql.sqlserver
>
SqlServerResultSet
>
next
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.sqlserver.SqlServerResultSet.next
method
public next() as Boolean throws SQLException:
Description
Moves the result-set cursor.
Throws
SQLException if the cursor is invalid, the column reference is unknown, conversion fails, or the database reports an error.