Bagikan melalui


ExecuteSSISPackageActivity.LoggingLevel Property

Definition

Gets or sets the logging level of SSIS package execution. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.loggingLevel")]
public object LoggingLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.loggingLevel")>]
member this.LoggingLevel : obj with get, set
Public Property LoggingLevel As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to