IntegrationServices.Catalogs Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan katalog.
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
Nilai Properti
Katalognya.
- Atribut