FireDAC.Comp.BatchMove.TFDBatchMoveMappingItem.BatchMove

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: protected
Source:
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
Unit: FireDAC.Comp.BatchMove
Parent: TFDBatchMoveMappingItem

Delphi

property BatchMove: TFDBatchMove read GetBatchMove;

C++

__property TFDBatchMove* BatchMove = {read=GetBatchMove};

Description

Batch move of the batch move mappings collection that is the parent collection of this item.