FireDAC.Comp.BatchMove.TFDBatchMoveMappings.IndexOfName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IndexOfName(const AName: String): Integer;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove TFDBatchMoveMappings


Description

Renvoie la position d'un élément dans la propriété Items selon le nom du champ de destination de cet élément.

Voir aussi