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
)
パラメーター
- parent
型: Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices
カタログの親。