FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
class public
FireDAC.Comp.BatchMove.JSON.pas
FireDAC.Comp.BatchMove.JSON.hpp
FireDAC.Comp.BatchMove.JSON FireDAC.Comp.BatchMove.JSON


説明

TFDBatchMoveJSONWriter は、データベース テーブルから JSON データを生成するために使用されます。

TFDBatchMoveJSONWriter を使用すると、データベース テーブルから JSON データを TFDBatchMove を使用して生成することができます。

関連項目