FireDAC.Comp.DataSet.TFDDataSet.ClearDetails
Delphi
procedure ClearDetails;
C++
void __fastcall ClearDetails();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp |
FireDAC.Comp.DataSet | TFDDataSet |
Description
Clears all the content in the dataset.
ClearDetails iterates along rows and columns in order to clear the content.