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