Data.DBXJSONReflect.TTransientField.TypeName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
Unit: Data.DBXJSONReflect | |
Parent: TTransientField |
Delphi
property TypeName: string read FTypeName write FTypeName;
C++
__property System::UnicodeString TypeName = {read=FTypeName, write=FTypeName};
Description
Represents the class name for the field type.
The TypeName property specifies the class name for the field type.