Data.DBXJSONReflect.TConverterEvent Properties
InheritedProtected
| ConverterType | public | Represents the converter type used in serialization. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FieldClassType | public | |
| FieldName | public | |
| ObjectConverter | public | Represents the field converter used in object serialization. |
| ObjectsConverter | public | Represents the field converter used in objects serialization. |
| StringConverter | public | Represents the field converter used in string serialization. |
| StringsConverter | public | Represents the field converter used in strings serialization. |
| TypeObjectConverter | public | Represents the type converter used in object serialization. |
| TypeObjectsConverter | public | Represents the type converter used in objects serialization. |
| TypeStringConverter | public | Represents the type converter used in string serialization. |
| TypeStringsConverter | public | Represents the type converter used in strings serialization. |