Description This method moves the pointer to the first row in the specified recordset.
Usage RetVal = [BiDb.] RecSetMoveFirst
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