FireDAC.Comp.BatchMove.JSON.TFDJsonFormat
Delphi
TFDJsonFormat = (jfJSON, jfJSONP, jfBSON);
C++
enum DECLSPEC_DENUM TFDJsonFormat : unsigned int { jfJSON, jfJSONP, jfBSON };
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
enum | public | FireDAC.Comp.BatchMove.JSON.pas FireDAC.Comp.BatchMove.JSON.hpp |
FireDAC.Comp.BatchMove.JSON | FireDAC.Comp.BatchMove.JSON |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.