<< Click to Display Table of Contents >> AdoRecordSet:Move() |
![]() ![]() ![]() |
Moves the position of the current record in a Recordset object
METHOD Move ( nNumRecords AS LONG, bmStart AS USUAL ) AS VOID
nNumRecords Long: the number of records the current record position moves
bmStart (Optional) A bookmark. You can also use a BookmarkEnum value
AdoRecordSet, AdoRecordSet:AbsolutePosition, AdoBookmarkEnum