FireDAC.Comp.DataSet.TFDIndexes.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TFDIndex* operator[](int AIndex) { return Items[AIndex]; }

Properties

Type Visibility Source Unit Parent
function public 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!