FireDAC.Comp.BatchMove.IFDBatchMoveDriver.GetFieldIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFieldIndex(const AName: String; ACheck: Boolean): Integer;

C++

virtual int __fastcall GetFieldIndex(const System::UnicodeString AName, bool ACheck) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove IFDBatchMoveDriver

Description

Embarcadero Technologies does not currently have any additional information.