firedac indexfieldnames

Firedac IndexFieldNames in Delphi

The IndexFieldNames property in FireDAC allows you to specify the names of the fields used to build an index for the dataset. This property is a semicolon-delimited list of field names. When the index is active, the dataset will be sorted according to the specified fields.