TTdbTable.EmptyTable
TTdbTable
Clears all records in the table.
procedure
EmptyTable;
Description
Use
EmptyTable
to delete all records from the table.
Note:
The records deleted cannot be recovered.
Remark:
TTdbTable.EmptyTable is equivalent to TTable.EmptyTable.