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 ,表示參數類型。

適用於