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