FireDAC.Comp.BatchMove.JSON.TFDJsonField.DataType
[–] 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 DataType: TFDJsonDataType read FDataType write FDataType default jtOther;
C++
__property TFDJsonDataType DataType = {read=FDataType, write=FDataType, default=0};
Description
Embarcadero Technologies does not currently have any additional information.