FireDAC.Comp.DataSet.TFDDataSet.DeleteIndexes
Delphi
procedure DeleteIndexes;
C++
void __fastcall DeleteIndexes(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp | FireDAC.Comp.DataSet | TFDDataSet | 
Description
Deletes all client indexes for the dataset.
Call DeleteIndexes to remove all client indexes for a dataset from the Indexes property.