Catalog.CustomizedLoggingLevels 속성

정의

사용자 지정된 로깅 수준 컬렉션

public:
 property Microsoft::SqlServer::Management::IntegrationServices::CustomizedLoggingLevelCollection ^ CustomizedLoggingLevels { Microsoft::SqlServer::Management::IntegrationServices::CustomizedLoggingLevelCollection ^ 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.CustomizedLoggingLevel))]
public Microsoft.SqlServer.Management.IntegrationServices.CustomizedLoggingLevelCollection CustomizedLoggingLevels { 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.CustomizedLoggingLevel))>]
member this.CustomizedLoggingLevels : Microsoft.SqlServer.Management.IntegrationServices.CustomizedLoggingLevelCollection
Public ReadOnly Property CustomizedLoggingLevels As CustomizedLoggingLevelCollection

속성 값

특성

적용 대상