API:Data.FireDACJSONReflect.TFDJSONDeltasApplyUpdates

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

Data.FireDACJSONReflect.TFDJSONDeltasReaderData.FireDACJSONReflect.TFDJSONDataSetsReaderBaseSystem.TInterfacedObjectSystem.TObjectTFDJSONDeltasApplyUpdates

Delphi

TFDJSONDeltasApplyUpdates = class(TFDJSONDeltasReader, IFDJSONDeltasApplyUpdates)

C++

class PASCALIMPLEMENTATION TFDJSONDeltasApplyUpdates : public TFDJSONDeltasReader

プロパティ

種類 可視性 ソース ユニット
class public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect Data.FireDACJSONReflect

説明

データセット リストのペイロード リーダーです。

Data.FireDACJSONReflect.TFDJSONDeltasApplyUpdates は Data.FireDACJSONReflect.TFDJSONDeltasReader を継承しています。以下の内容はすべて Data.FireDACJSONReflect.TFDJSONDeltasReader を参照しています。

データセット リストのペイロード リーダーです。

このクラスを使用して、TFDJSONDeltas のインスタンスから読み取りを行うことができます。

TFDJSONDeltasReader.Create を呼び出して IFDJSONDeltasReader インターフェイスを実装したオブジェクトを作成するか、TFDJSONDeltasReader のクラス メソッドを直接呼び出します。

関連項目