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