DAC for MySQL

TMySQLTable.Methods.CancelRange

Previous Next

Removes any ranges currently in effect for the table.

Syntax:

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.

See also:Example: SetRange,CancelRange,Refresh