CatalogCollection 생성자 (IntegrationServices)

Initializes a new instance of the CatalogCollection class with the specified parent.

네임스페이스:  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 네임스페이스