API:FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextDriver

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDBatchMoveTextDriver
[–] 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

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