iOSSQLiteRecordSet.MovePrevious

From Xojo Documentation

Method

iOSSQLiteRecordSet.MovePrevious()

Supported on Mobile(iOS).

Moves the RecordSet pointer to the previous row in the RecordSet. If the pointer was at the first row, then this moves the pointer to BOF.