Compartir a través de


DTSParamValue Constructor

Initializes a new instance of the DTSParamValue class.

Espacio de nombres:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Ensamblado:  Microsoft.SqlServer.WebServiceTask (en Microsoft.SqlServer.WebServiceTask.dll)

Sintaxis

'Declaración
Protected Sub New
'Uso

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