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.