Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.GetParameterType
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 で返します。