API:FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLWriter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLDriverFireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriverFireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentTFDBatchMoveSQLWriter

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