Compartir a través de


CatalogCollection Constructor (IntegrationServices)

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

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

CatalogCollection Clase

Sobrecarga de CatalogCollection

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices