FireDAC.Comp.BatchMove.TFDBatchMoveDriver

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDBatchMoveDriver

Delphi

TFDBatchMoveDriver = class(TFDComponent)

C++

class PASCALIMPLEMENTATION TFDBatchMoveDriver : public Firedac::Stan::Intf::TFDComponent

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove FireDAC.Comp.BatchMove

Description

TFDBatchMoveDriver is the base abstract class for all batch move reader and writer classes.

See Also