Costruttore DTSParamValue

Initializes a new instance of the DTSParamValue class.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly:  Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)

Sintassi

'Dichiarazione
Protected Sub New
'Utilizzo

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