RecSetMovePrev Method

Description         This method moves the pointer to the previous row in the specified recordset.

Usage                  RetVal = [BiDb.] RecSetMovePrev

Remarks             RetVal                    BOOL             TRUE on success, otherwise FALSE.

Use GetLastDBError method to retrieve last error code.

See Also              RecSetMove Method, RecSetMoveLast Method, RecSetMoveNext Method, RecSetMoveFirst Method