ComplexProperty コンストラクター

ComplexProperty クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
アセンブリ:  Microsoft.SqlServer.WebServiceTask (Microsoft.SqlServer.WebServiceTask.dll)

構文

'宣言
Public Sub New
'使用

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