次の方法で共有


CatalogCollection コンストラクター (IntegrationServices)

指定した親を使用して、CatalogCollection クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Management.IntegrationServices
アセンブリ:  Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)

構文

'宣言
Public Sub New ( _
    parent As IntegrationServices _
)
'使用
Dim parent As IntegrationServices 

Dim instance As New CatalogCollection(parent)
public CatalogCollection(
    IntegrationServices parent
)
public:
CatalogCollection(
    IntegrationServices^ parent
)
new : 
        parent:IntegrationServices -> CatalogCollection
public function CatalogCollection(
    parent : IntegrationServices
)

パラメーター

関連項目

参照

CatalogCollection クラス

CatalogCollection オーバーロード

Microsoft.SqlServer.Management.IntegrationServices 名前空間