FireDAC.Comp.BatchMove.TFDBatchMoveMappings.IndexOfName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function IndexOfName(const AName: String): Integer;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove TFDBatchMoveMappings


説明

項目の移動先フィールド名が指定された場合に、Items プロパティにおけるその項目の位置を返します。

関連項目