DeleteRecordSet  Method

Description         The method closes recordset, and frees allocated memory.

Usage                  RetVal = [BiDb.] DeleteRecordSet

Remarks             RetVal                    BOOL             TRUE on success, otherwise FALSE.

Use GetLastDBError method to retrieve last error code.

See Also              CreateRecordSet Method