FireDAC.Comp.BatchMove.TFDBatchMoveMappings.BatchMove

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BatchMove: TFDBatchMove read FBatchMove;

C++

__property TFDBatchMove* BatchMove = {read=FBatchMove};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove TFDBatchMoveMappings

Description

Batch move object that is the owner of your mapping object.

See Also