Catalog.ServerCustomizedLoggingLevel Propriété

Définition

Niveau par défaut à l’échelle du serveur qui sont capturés pendant l’exécution du package.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::CustomLoggingLevel ^ ServerCustomizedLoggingLevel { Microsoft::SqlServer::Management::IntegrationServices::CustomLoggingLevel ^ get(); void set(Microsoft::SqlServer::Management::IntegrationServices::CustomLoggingLevel ^ value); };
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("Catalog_OperationsLog")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Catalog_ServerLoggingLevelDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Catalog_ServerLoggingLevel")]
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.Editor(typeof(Microsoft.SqlServer.Management.IntegrationServices.ListDropDownEditor), typeof(System.Drawing.Design.UITypeEditor))]
public Microsoft.SqlServer.Management.IntegrationServices.CustomLoggingLevel ServerCustomizedLoggingLevel { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("Catalog_OperationsLog")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Catalog_ServerLoggingLevelDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Catalog_ServerLoggingLevel")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.Editor(typeof(Microsoft.SqlServer.Management.IntegrationServices.ListDropDownEditor), typeof(System.Drawing.Design.UITypeEditor))>]
member this.ServerCustomizedLoggingLevel : Microsoft.SqlServer.Management.IntegrationServices.CustomLoggingLevel with get, set
Public Property ServerCustomizedLoggingLevel As CustomLoggingLevel

Valeur de propriété

Attributs

S’applique à