FireDAC.Comp.BatchMove.JSON.TFDJsonField.FieldName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.BatchMove.JSON.pas
FireDAC.Comp.BatchMove.JSON.hpp
Unit: FireDAC.Comp.BatchMove.JSON
Parent: TFDJsonField

Delphi

property FieldName: String read FFieldName write SetFieldName;

C++

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

Description

Embarcadero Technologies does not currently have any additional information.