言語

ComplexProperty.ParamType プロパティ

定義

パラメータの DTSParamType を得ます。

public:
 property Microsoft::SqlServer::Dts::Tasks::WebServiceTask::DTSParamType ParamType { Microsoft::SqlServer::Dts::Tasks::WebServiceTask::DTSParamType get(); };
public Microsoft.SqlServer.Dts.Tasks.WebServiceTask.DTSParamType ParamType { get; }
member this.ParamType : Microsoft.SqlServer.Dts.Tasks.WebServiceTask.DTSParamType
Public ReadOnly Property ParamType As DTSParamType

プロパティ値

パラメータの種類を示す DTSParamType 列挙の値を。

適用対象