SQLHeavy.Cursor.move_to Reference Manual
Packages
SQLHeavy
SQLHeavy
Cursor
first
get
last
move_to
previous
move_to
Description:
public
abstract
bool
move_to
(
int64
offset)
throws
Error
Move to a specific entry
Parameters:
offset
the numeric offset to move to
Returns:
whether the move was successful