Partilhar via


Construtor ComplexValue

Initializes a new instance of the ComplexValue class.

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

Sintaxe

'Declaração
Public Sub New
'Uso

Dim instance As New ComplexValue()
public ComplexValue()
public:
ComplexValue()
new : unit -> ComplexValue
public function ComplexValue()