FireDAC.Comp.BatchMove.TFDBatchMoveMappings.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
Unit: FireDAC.Comp.BatchMove | |
Parent: TFDBatchMoveMappings |
Delphi
constructor Create(ABatchMove: TFDBatchMove);
C++
__fastcall TFDBatchMoveMappings(TFDBatchMove* ABatchMove);
Description
Create an instance of TFDBatchMoveMappings with the specified batch move object as owner.