Data.DBXJSONReflect.TTransientField.FieldName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property FieldName: string read FFieldName write FFieldName;

C++

__property System::UnicodeString FieldName = {read=FFieldName, write=FFieldName};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TTransientField

Description

Représente le nom du champ.

La propriété FieldName spécifie le nom du champ.

Voir aussi