Data.FireDACJSONReflect.TFDJSONDataSets

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

Data.FireDACJSONReflect.TFDJSONDataSetsBaseSystem.TObjectTFDJSONDataSets

Delphi

TFDJSONDataSets = class sealed(TFDJSONDataSetsBase)

C++

class PASCALIMPLEMENTATION TFDJSONDataSets : /*[[sealed]]*/ public TFDJSONDataSetsBase

プロパティ

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


説明

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

書き込みには TFDJSONDataSetsWriter を使用します。
読み取りには TFDJSONDataSetsReader を使用します。

関連項目