FireDAC.Comp.BatchMove.JSON.TFDJsonDataType
Delphi
TFDJsonDataType = (jtOther, jtString, jtInteger, jtNumber, jtBoolean,
jtDateTime, jtGUID, jtBlob);
C++
enum DECLSPEC_DENUM TFDJsonDataType : unsigned int { jtOther, jtString, jtInteger, jtNumber, jtBoolean, jtDateTime, jtGUID, jtBlob };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | FireDAC.Comp.BatchMove.JSON.pas FireDAC.Comp.BatchMove.JSON.hpp |
FireDAC.Comp.BatchMove.JSON | FireDAC.Comp.BatchMove.JSON |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!