API:FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLReader

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLDriverFireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriverFireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentTFDBatchMoveSQLReader

Delphi

TFDBatchMoveSQLReader = class(TFDBatchMoveSQLDriver, IFDBatchMoveReader)

C++

class PASCALIMPLEMENTATION TFDBatchMoveSQLReader : 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.TFDBatchMoveSQLReader 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