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