DTSParamValue constructeur
Initializes a new instance of the DTSParamValue class.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly : Microsoft.SqlServer.WebServiceTask (dans Microsoft.SqlServer.WebServiceTask.dll)
Syntaxe
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New DTSParamValue()
protected DTSParamValue()
protected:
DTSParamValue()
new : unit -> DTSParamValue
protected function DTSParamValue()