Compartilhar via


Construtor DTSParamValue

Initializes a new instance of the DTSParamValue class.

Namespace:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly:  Microsoft.SqlServer.WebServiceTask (em Microsoft.SqlServer.WebServiceTask.dll)

Sintaxe

'Declaração
Protected Sub New
'Uso

Dim instance As New DTSParamValue()
protected DTSParamValue()
protected:
DTSParamValue()
new : unit -> DTSParamValue
protected function DTSParamValue()