RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomClientDataSet.EmptyDataSet Method

Removes all records from the dataset.

Pascal
procedure EmptyDataSet; virtual;
C++
virtual __fastcall EmptyDataSet();

Call EmptyDataSet to empty the client dataset. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!