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