SetConnect

rsMoveTo

Database::rsMoveTo
Description

Moves the recordset which is referenced by "handle" to the specified record-number.

NOTE: 0 is the first record-number.

Options
Handle
Name of the handle which references the connection recordset.
Move Recordset to Position
The absolute position to which the pointer of the recordset must be moved.
Move to last position
Moves the position of the pointer to the last record of the recordset.

Documentation

Release notes