Data.DBXJSONReflect.TTransientField

Delphi
TTransientField = class
C++
class PASCALIMPLEMENTATION TTransientField : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp | Data.DBXJSONReflect | Data.DBXJSONReflect | 
Description
Represents the class holder for transient fields.
The TTransientField class holds instance fields whose values are skipped by the marshalling process due to incomplete registered converters/reverters.