Replacement for BDE TTable.EmptyTable
the BDE TTable-EmptyTable deletes all records of the table (e.g. Oracle trunc table)
3
votes

-
AdminDevart (_, Devart) commented
The method TCustomDADataSet.EmptyTable(const TableName: string); can be used.