RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLTable.DeleteRecords Method

Empties the underlying database table.

Pascal
procedure DeleteRecords;
C++
__fastcall DeleteRecords();

Call DeleteRecords to delete all the records in the underlying database table. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!