API:FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLWriter

Aus RAD Studio API Documentation

TFDBatchMoveSQLWriterFireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLDriverFireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriverFireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponent

Delphi

TFDBatchMoveSQLWriter = class(TFDBatchMoveSQLDriver, IFDBatchMoveWriter)

C++

class PASCALIMPLEMENTATION TFDBatchMoveSQLWriter : public TFDBatchMoveSQLDriver

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FireDAC.Comp.BatchMove.SQL.pas
FireDAC.Comp.BatchMove.SQL.hpp
FireDAC.Comp.BatchMove.SQL FireDAC.Comp.BatchMove.SQL

Beschreibung

TFDBatchMoveDriver ist die abstrakte Basisklasse für alle Stapelbewegungs-Reader- und Writer-Klassen. FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLWriter erbt von FireDAC.Comp.BatchMove.TFDBatchMoveDriver. Der folgende Inhalt bezieht sich auf FireDAC.Comp.BatchMove.TFDBatchMoveDriver.

TFDBatchMoveDriver ist die abstrakte Basisklasse für alle Stapelbewegungs-Reader- und Writer-Klassen.

Siehe auch