Catalog.ServerLoggingLevel Propriété

Définition

Obtient ou définit le type de niveau de journalisation utilisé dans le catalogue.

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

Valeur de propriété

Type de niveau de journalisation utilisé dans le catalogue.

S’applique à