API:FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextWriter

| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: FireDAC.Comp.BatchMove.Text.pas FireDAC.Comp.BatchMove.Text.hpp | |
| Unit: FireDAC.Comp.BatchMove.Text | |
| Parent: FireDAC.Comp.BatchMove.Text | |
Delphi
TFDBatchMoveTextWriter = class(TFDBatchMoveTextDriver, IFDBatchMoveWriter)
C++
class PASCALIMPLEMENTATION TFDBatchMoveTextWriter : public TFDBatchMoveTextDriver
Description
A base class implementing a batch move driver for transferring data between a text file and a data source or destination.
FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextWriter inherits from FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextDriver. All content below this line refers to FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextDriver.
A base class implementing a batch move driver for transferring data between a text file and a data source or destination.