ComplexProperty.ParamType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the DTSParamType of a parameter.
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
Property Value
A value from the DTSParamType enumeration that indicates the parameter type.