FireDAC.Comp.Client.TFDCustomSchemaAdapter.operator []

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source: FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomSchemaAdapter

C++

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

Description

Embarcadero Technologies does not currently have any additional information.