Catalog.CustomizedLoggingLevels Property

Definition

The customized logging level collection

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

Property Value

Attributes

Applies to