FireDAC.Comp.BatchMove.TFDBatchMoveMappings.IndexOfName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IndexOfName(const AName: String): Integer;

C++

int __fastcall IndexOfName(const System::UnicodeString AName);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove TFDBatchMoveMappings


Beschreibung

Gibt die Position eines Eintrags in der Eigenschaft Items anhand des Namens des Zielfeldes dieses Eintrags zurück.

Siehe auch