Data.DBXJSONReflect.TTransientField

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

System.TObjectTTransientField

Delphi

TTransientField = class

C++

class PASCALIMPLEMENTATION TTransientField : public System::TObject

プロパティ

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

説明

一時フィールドのクラス ホルダを表します。

TTransientField クラスには、登録されている変換コンポーネント/逆変換コンポーネントが不完全なためマーシャリング処理で値がスキップされるインスタンス フィールドが格納されます。

関連項目