FireDAC.Phys.ADSWrapper.TADSTable.CreateIndex
Delphi
procedure CreateIndex(const AFileName, ATag, AKeyExpr, ACondition, AWhile: String; AOptions: UNSIGNED32);
C++
void __fastcall CreateIndex(const System::UnicodeString AFileName, const System::UnicodeString ATag, const System::UnicodeString AKeyExpr, const System::UnicodeString ACondition, const System::UnicodeString AWhile, unsigned AOptions);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FireDAC.Phys.ADSWrapper.pas FireDAC.Phys.ADSWrapper.hpp |
FireDAC.Phys.ADSWrapper | TADSTable |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!