Expand Minimize
This topic has not yet been rated - Rate this topic

Catalog.LoggingLevelType Enumeration

SQL Server 2012

Specifies the logging level type.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
[TypeConverterAttribute(typeof(LocalizableEnumConverter))]
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.IntegrationServices.LocalizableResources")]
public enum LoggingLevelType
Member nameDescription
BasicThe basic logging level type.
NoneNo logging level type specified.
PerformanceThe performance logging level type.
VerboseThe verbose logging level type.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.