API:FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriver

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDBatchMoveDataSetDriver
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Comp.BatchMove.DataSet.pas
FireDAC.Comp.BatchMove.DataSet.hpp
Unit: FireDAC.Comp.BatchMove.DataSet
Parent: FireDAC.Comp.BatchMove.DataSet

Delphi

TFDBatchMoveDataSetDriver = class(TFDBatchMoveDriver, IFDBatchMoveDriver)

C++

class PASCALIMPLEMENTATION TFDBatchMoveDataSetDriver : public Firedac::Comp::Batchmove::TFDBatchMoveDriver

Description

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

FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriver 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