Data.DBXJSONReflect.TTransientField.ClassTypeName
Delphi
property ClassTypeName: string read FClassTypeName write FClassTypeName;
C++
__property System::UnicodeString ClassTypeName = {read=FClassTypeName, write=FClassTypeName};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp | Data.DBXJSONReflect | TTransientField | 
Description
Represents the class name for the fields' class.
The ClassTypeName specifies the class name for the fields' class.