FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextDriver

[–] 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
TFDBatchMoveTextDriver = class(TFDBatchMoveDriver)
C++
class PASCALIMPLEMENTATION TFDBatchMoveTextDriver : public Firedac::Comp::Batchmove::TFDBatchMoveDriver
Description
A base class implementing a batch move driver for transferring data between a text file and a data source or destination.