FireDAC.Comp.BatchMove.TFDBatchMoveMappings.operator []

From RAD Studio API Documentation
Jump to: navigation, search

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

C++

TFDBatchMoveMappingItem* operator[](int Index) { return this->Items[Index]; }

Description

Embarcadero Technologies does not currently have any additional information.