Moves the current record position one record back (toward the top of the RecordSet).
object.MovePrevious |
Confirm that BOF is False before calling this method.
RecordSets derived from ArcPad AXF layers are forward-only, and do not support the MovePrevious method. Use the Supports method to determine if a RecordSet supports MovePrevious.