API:FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetReader

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriverFireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentTFDBatchMoveDataSetReader

Delphi

TFDBatchMoveDataSetReader = class(TFDBatchMoveDataSetDriver, IFDBatchMoveReader)

C++

class PASCALIMPLEMENTATION TFDBatchMoveDataSetReader : public TFDBatchMoveDataSetDriver

Properties

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

Description


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

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