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