Data.DBXJSONReflect.TReverterEvent.ReverterType
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
| Unit: Data.DBXJSONReflect | |
| Parent: TReverterEvent | |
Delphi
property ReverterType: TReverterType read FReverterType;
C++
__property TReverterType ReverterType = {read=FReverterType, nodefault};
Description
Represents the reverter type used in deserialization.
The ReverterType property specifies the reverter type used in deserialization.