IntegrationServices.Catalogs Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les catalogues.
public:
property Microsoft::SqlServer::Management::IntegrationServices::CatalogCollection ^ Catalogs { Microsoft::SqlServer::Management::IntegrationServices::CatalogCollection ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.IntegrationServices.Catalog))]
public Microsoft.SqlServer.Management.IntegrationServices.CatalogCollection Catalogs { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.IntegrationServices.Catalog))>]
member this.Catalogs : Microsoft.SqlServer.Management.IntegrationServices.CatalogCollection
Public ReadOnly Property Catalogs As CatalogCollection
Valeur de propriété
Catalogues.
- Attributs