MoveTo

This selects (moves the pointer to) a specific entry in the recordset.

Group: DataRecord Object


Syntax: [bOK =] oData.MoveTo(nRow)

bOK           (Boolean) Optional – returns True or False for the commands success

nRow          (Long) the row number to move the object’s pointer