API:Data.DB.TIndexDefs.GetIndexForFields
Delphi
function GetIndexForFields(const Fields: string; CaseInsensitive: Boolean): TIndexDef;
C++
TIndexDef* __fastcall GetIndexForFields(const System::UnicodeString Fields, bool CaseInsensitive);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Data.DB.pas Data.DB.hpp |
Data.DB | TIndexDefs |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!