Is there a way to quickly clear the contents of a TDataset. I looked for Clear or
Empty, and I can't see anything obvious in the source. Delete appears to delete a
single row. Do I just do first then delete until EOF?
<< Is there a way to quickly clear the contents of a TDataset. I looked for
Clear or Empty, and I can't see anything obvious in the source. Delete
appears to delete a single row. Do I just do first then delete until EOF? >>