FireDAC.Comp.BatchMove.TFDBatchMoveDriver
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
| Unit: FireDAC.Comp.BatchMove | |
| Parent: FireDAC.Comp.BatchMove | |
Delphi
TFDBatchMoveDriver = class(TFDComponent)
C++
class PASCALIMPLEMENTATION TFDBatchMoveDriver : public Firedac::Stan::Intf::TFDComponent
Description
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