API:Data.FireDACJSONReflect.TFDJSONDeltasApplyUpdates

提供:RAD Studio API Documentation

TFDJSONDeltasApplyUpdatesData.FireDACJSONReflect.TFDJSONDeltasReaderData.FireDACJSONReflect.TFDJSONDataSetsReaderBaseSystem.TInterfacedObjectSystem.TObject

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 のクラス メソッドを直接呼び出します。

関連項目