Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.GetParameterTypePrefix

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

Delphi

function GetParameterTypePrefix: string; virtual;

C++

virtual System::UnicodeString __fastcall GetParameterTypePrefix();

プロパティ

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


説明

パラメータのタイプの接頭辞を返します。

TDSCustomConnectorProxyWriterGetParameterTypePrefix の場合、'DBXDataTypes' を返します。

関連項目