Partilhar via


Construtor ArrayValue

Initializes a new instance of the ArrayValue 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 ArrayValue()
public ArrayValue()
public:
ArrayValue()
new : unit -> ArrayValue
public function ArrayValue()