FireDAC.Comp.BatchMove.JSON.TFDJsonField.DataType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DataType: TFDJsonDataType read FDataType write FDataType default jtOther;

C++

__property TFDJsonDataType DataType = {read=FDataType, write=FDataType, default=0};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Comp.BatchMove.JSON.pas
FireDAC.Comp.BatchMove.JSON.hpp
FireDAC.Comp.BatchMove.JSON TFDJsonField

Description

Embarcadero Technologies does not currently have any additional information.