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

属性值

属性

适用于