Construtor CatalogCollection (IntegrationServices)

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

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxe

'Declaração
Public Sub New ( _
    parent As IntegrationServices _
)
'Uso
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
)

Parâmetros

Consulte também

Referência

CatalogCollection Classe

Sobrecarregado CatalogCollection

Namespace Microsoft.SqlServer.Management.IntegrationServices