API:FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLDriver

From RAD Studio API Documentation

TFDBatchMoveSQLDriverFireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriverFireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TFDBatchMoveSQLDriver = class(TFDBatchMoveDataSetDriver)

C++

class PASCALIMPLEMENTATION TFDBatchMoveSQLDriver : public Firedac::Comp::Batchmove::Dataset::TFDBatchMoveDataSetDriver

Properties

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

Description

TFDBatchMoveDriver is the base abstract class for all batch move reader and writer classes. FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLDriver 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