FireDAC.Comp.BatchMove.IFDBatchMoveDriver.GetFieldIndex
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
| Unit: FireDAC.Comp.BatchMove | |
| Parent: IFDBatchMoveDriver | |
Delphi
function GetFieldIndex(const AName: String; ACheck: Boolean): Integer;
C++
virtual int __fastcall GetFieldIndex(const System::UnicodeString AName, bool ACheck) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.