API:FireDAC.Comp.DataSet.TFDIndexes.FindIndexForFields

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindIndexForFields(const AFields: String;  ARequiredOptions: TFDSortOptions = []; AProhibitedOptions: TFDSortOptions = []): TFDIndex;

C++

TFDIndex* __fastcall FindIndexForFields(const System::UnicodeString AFields, Firedac::Stan::Intf::TFDSortOptions ARequiredOptions = Firedac::Stan::Intf::TFDSortOptions() , Firedac::Stan::Intf::TFDSortOptions AProhibitedOptions = Firedac::Stan::Intf::TFDSortOptions() );

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDIndexes

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!