iOSSQLiteRecordSet.MoveNext

From Xojo Documentation

Method

iOSSQLiteRecordSet.MoveNext()

Supported on Mobile(iOS).

Moves the RecordSet pointer to the next row in the RecordSet. If the pointer was at the last row, then this moves the pointer to EOF.