API:FireDAC.Comp.BatchMove.TFDBatchMoveMappings.IndexOfName
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
| Unit: FireDAC.Comp.BatchMove | |
| Parent: TFDBatchMoveMappings | |
Delphi
function IndexOfName(const AName: String): Integer;
C++
int __fastcall IndexOfName(const System::UnicodeString AName);
Description
Embarcadero Technologies does not currently have any additional information.