API:FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextReader

From RAD Studio API Documentation

TFDBatchMoveTextReaderFireDAC.Comp.BatchMove.Text.TFDBatchMoveTextDriverFireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TFDBatchMoveTextReader = class(TFDBatchMoveTextDriver, IFDBatchMoveReader)

C++

class PASCALIMPLEMENTATION TFDBatchMoveTextReader : public TFDBatchMoveTextDriver

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Comp.BatchMove.Text.pas
FireDAC.Comp.BatchMove.Text.hpp
FireDAC.Comp.BatchMove.Text FireDAC.Comp.BatchMove.Text

Description

A base class implementing a batch move driver for transferring data between a text file and a data source or destination. A base class implementing a batch move driver for transferring data between a text file and a data source or destination.


See Also