FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextDriver
Delphi
TFDBatchMoveTextDriver = class(TFDBatchMoveDriver)
C++
class PASCALIMPLEMENTATION TFDBatchMoveTextDriver : public Firedac::Comp::Batchmove::TFDBatchMoveDriver
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
TFDBatchMoveDriver is the base abstract class for all batch move reader and writer classes.
FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextDriver inherits from FireDAC.Comp.BatchMove.TFDBatchMoveDriver. All content below this line refers to FireDAC.Comp.BatchMove.TFDBatchMoveDriver.
TFDBatchMoveDriver is the base abstract class for all batch move reader and writer classes.
See Also
- FireDAC.Comp.BatchMove.TFDBatchMove
- FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextWriter
- FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextReader
- FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetWriter
- FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetReader
- FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLReader
- FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLWriter