FireDAC.Comp.Client.TFDCustomSchemaAdapter.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TFDCustomTableAdapter* operator[](int AIndex) { return this->TableAdapters[AIndex]; }

Properties

Type Visibility Source Unit Parent
function public FireDAC.Comp.Client.hpp FireDAC.Comp.Client TFDCustomSchemaAdapter

Description

Embarcadero Technologies does not currently have any additional information.