Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the DTSParamValue class.
Namespace: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly: Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New DTSParamValue()
protected DTSParamValue()
protected:
DTSParamValue()
new : unit -> DTSParamValue
protected function DTSParamValue()