SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder


TSQLMemTable.CancelRange
TSQLMemTable
Top 

Removes any ranges currently in effect for the table.

procedure CancelRange;

Description
Call CancelRange to remove a range currently applied to a table. Canceling a range reenables access to all records in the dataset.


© AidAim Software SQLMemTable: