Data.FireDACJSONReflect.TFDJSONDeltasWriter
Delphi
TFDJSONDeltasWriter = class(TFDJSONDataSetsWriterBase, IFDJSONDeltasWriter)
C++
class PASCALIMPLEMENTATION TFDJSONDeltasWriter : public TFDJSONDataSetsWriterBase
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp |
Data.FireDACJSONReflect | Data.FireDACJSONReflect |
説明
このクラスを使用して、TFDJSONDeltas のインスタンスから読み取りを行うことができます。
TFDJSONDeltasWriter.Create を呼び出して IFDJSONDeltasWriter インターフェイスを実装したオブジェクトを作成するか、TFDJSONDeltasWriter のクラス メソッドを直接呼び出します。