FireDAC.Comp.BatchMove.TFDBatchMoveMappings.Create

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

Delphi

constructor Create(ABatchMove: TFDBatchMove);

C++

__fastcall TFDBatchMoveMappings(TFDBatchMove* ABatchMove);

プロパティ

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


説明

指定されたバッチ移動オブジェクト所有者として、TFDBatchMoveMappings のインスタンスを作成します。

関連項目