Datasnap.DSClientRest.TDSRestParameterMetaData.DBXType

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

DBXType: Integer;

C++

int DBXType;

プロパティ

種類 可視性 ソース ユニット
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestParameterMetaData


説明

パラメータ型または戻り値型です。

DBXType は、TDSRestCommand で必要なサーバー メソッド パラメータ型または戻り値型を返します。

関連項目