FireDAC.Comp.BatchMove.TFDBatchMoveMappings.BatchMove
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
| Unit: FireDAC.Comp.BatchMove | |
| Parent: TFDBatchMoveMappings | |
Delphi
property BatchMove: TFDBatchMove read FBatchMove;
C++
__property TFDBatchMove* BatchMove = {read=FBatchMove};
Description
Batch move object that is the owner of your mapping object.