FireDAC.Comp.BatchMove.TFDBatchMoveDriver

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDBatchMoveDriver
[–] 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