FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLWriter.GetFieldIndex

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
FireDAC.Comp.BatchMove.SQL.pas
FireDAC.Comp.BatchMove.SQL.hpp
Unit: FireDAC.Comp.BatchMove.SQL
Parent: TFDBatchMoveSQLWriter

Delphi

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

C++

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

Description


Embarcadero Technologies does not currently have any additional information.