Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
Emptying Tables
Previous  Top  Next



TABSTable supplies a single method that lets you delete all rows of data in the table.

You can delete all the records by calling the EmptyTable method at runtime:

ABSTable1.EmptyTable;  

Caution:   When you empty a table, the data you delete is gone forever.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 28, 2024