FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriver.GetFieldIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Comp.BatchMove.DataSet.pas
FireDAC.Comp.BatchMove.DataSet.hpp
FireDAC.Comp.BatchMove.DataSet TFDBatchMoveDataSetDriver

Description

Embarcadero Technologies does not currently have any additional information.