FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

Type Visibilité  Source Unité  Parent
class public
FireDAC.Comp.BatchMove.JSON.pas
FireDAC.Comp.BatchMove.JSON.hpp
FireDAC.Comp.BatchMove.JSON FireDAC.Comp.BatchMove.JSON


Description

TFDBatchMoveJSONWriter est utilisé pour générer des données JSON à partir de tables de base de données.

Utilisez TFDBatchMoveJSONWriter pour générer des données JSON à partir de tables de bases de données avec TFDBatchMove.

Voir aussi