API:Data.DBXJSONReflect.TTransientField.TypeName

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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

Embarcadero Technologies does not currently have any additional information.