API:FireDAC.Comp.BatchMove.IFDBatchMoveDriver.FieldNames

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
Unit: FireDAC.Comp.BatchMove
Parent: IFDBatchMoveDriver

Delphi

property FieldNames[AIndex: Integer]: String read GetFieldName;

C++

__property System::UnicodeString FieldNames[int AIndex] = {read=GetFieldName};

Description

Embarcadero Technologies does not currently have any additional information.