API:FireDAC.Comp.BatchMove.TFDBatchMove.Reader

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property Reader: IFDBatchMoveReader read FReader write SetReader;

C++

__property _di_IFDBatchMoveReader Reader = {read=FReader, write=SetReader};

Description

Embarcadero Technologies does not currently have any additional information.