Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.GetParameterType

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

Delphi

function GetParameterType(ParameterType: Integer): string; virtual;

C++

virtual System::UnicodeString __fastcall GetParameterType(int ParameterType);

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Datasnap.DSCustomConnectorProxyWriter TDSCustomConnectorProxyWriter


説明

ParameterType で指定されるパラメータ タイプを、String で返します。

関連項目