FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDBatchMoveJSONWriter

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

TFDBatchMoveJSONWriter is used to generate JSON data from database tables.

Verwenden Sie TFDBatchMoveJSONWriter, um JSON-Daten aus Datenbanktabellen mithilfe von TFDBatchMove zu generieren.

Siehe auch