Replacement for BDE TTable.EmptyTable
the BDE TTable-EmptyTable deletes all records of the table (e.g. Oracle trunc table)
3
votes
martind1
shared this idea
-
AdminDevart (_, Devart) commented
The method TCustomDADataSet.EmptyTable(const TableName: string); can be used.