Share via


Catalog.ServerLoggingLevel Propiedad

Definición

Obtiene o establece el tipo de nivel de registro usado en el catálogo.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::Catalog::LoggingLevelType ServerLoggingLevel { Microsoft::SqlServer::Management::IntegrationServices::Catalog::LoggingLevelType get(); void set(Microsoft::SqlServer::Management::IntegrationServices::Catalog::LoggingLevelType value); };
public Microsoft.SqlServer.Management.IntegrationServices.Catalog.LoggingLevelType ServerLoggingLevel { get; set; }
member this.ServerLoggingLevel : Microsoft.SqlServer.Management.IntegrationServices.Catalog.LoggingLevelType with get, set
Public Property ServerLoggingLevel As Catalog.LoggingLevelType

Valor de propiedad

Tipo de nivel de registro usado en el catálogo.

Se aplica a