FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter

Aus RAD Studio API Documentation

TFDBatchMoveJSONWriterFireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TFDBatchMoveJSONWriter = class(TFDBatchMoveDriver, IFDBatchMoveDriver, IFDBatchMoveWriter)

C++

class PASCALIMPLEMENTATION TFDBatchMoveJSONWriter : public Firedac::Comp::Batchmove::TFDBatchMoveDriver

Eigenschaften

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

Beschreibung

TFDBatchMoveDriver ist die abstrakte Basisklasse für alle Stapelbewegungs-Reader- und Writer-Klassen. FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter 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