IntegrationServices.Catalogs 속성

정의

카탈로그를 가져옵니다.

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

속성 값

카탈로그입니다.

특성

적용 대상