Partager via


SSISLogLocation.LogPath Propriété

Définition

Obtient ou définit le chemin du journal d’exécution du package SSIS. Type : chaîne (ou Expression avec chaîne resultType).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à