API:FireDAC.Comp.BatchMove.IFDBatchMoveDriver.GetFieldName

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

function GetFieldName(AIndex: Integer): String;

C++

virtual System::UnicodeString __fastcall GetFieldName(int AIndex) = 0 ;

Description

Embarcadero Technologies does not currently have any additional information.