FireDAC.Comp.BatchMove.JSON.TFDJsonDataType

提供:RAD Studio API Documentation

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 };

プロパティ

種類 可視性 ソース ユニット
enum public
FireDAC.Comp.BatchMove.JSON.pas
FireDAC.Comp.BatchMove.JSON.hpp
FireDAC.Comp.BatchMove.JSON FireDAC.Comp.BatchMove.JSON

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。