FireDAC.Comp.DataSet.TFDIndexes.Add
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: TFDIndexes |
Delphi
function Add: TFDIndex;
C++
HIDESBASE TFDIndex* __fastcall Add();
Description
Finds a TFDIndex object by its name and raises an exception if it is not found.