FireDAC.Comp.BatchMove.TFDBatchMoveMappings.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ABatchMove: TFDBatchMove);

C++

__fastcall TFDBatchMoveMappings(TFDBatchMove* ABatchMove);

Eigenschaften

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


Beschreibung

Erstellt eine Instanz von TFDBatchMoveMappings mit dem angegebenen Stapelbewegungsobjekt als Eigentümer.

Siehe auch