Description This method moves the pointer to the next row in the specified recordset.
Usage RetVal = [BiDb.] RecSetMoveNext
Remarks RetVal BOOL TRUE on success, otherwise FALSE.
Use GetLastDBError method to retrieve last error code.
See Also RecSetMove Method, RecSetMoveLast Method, RecSetMoveFirst Method, RecSetMovePrev Method