ComplexValue Constructor
Initializes a new instance of the ComplexValue class.
Espacio de nombres: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Ensamblado: Microsoft.SqlServer.WebServiceTask (en Microsoft.SqlServer.WebServiceTask.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New ComplexValue()
public ComplexValue()
public:
ComplexValue()
new : unit -> ComplexValue
public function ComplexValue()