FireDAC.Comp.DataSet.TFDDataSet.DeleteIndexes
Delphi
procedure DeleteIndexes;
C++
void __fastcall DeleteIndexes();
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp |
FireDAC.Comp.DataSet | TFDDataSet |
Beschreibung
Deletes all client indexes for the dataset.
Call DeleteIndexes to remove all client indexes for a dataset from the Indexes property.