Costruttore ComplexProperty

Initializes a new instance of the ComplexProperty class.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly:  Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)

Sintassi

'Dichiarazione
Public Sub New
'Utilizzo

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