Partager via


Constructeur CatalogCollection (IntegrationServices)

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

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    parent As IntegrationServices _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

CatalogCollection Classe

Surcharge CatalogCollection

Espace de noms Microsoft.SqlServer.Management.IntegrationServices