Compartir a través de


SSISLogLocation.LogPath Propiedad

Definición

Obtiene o establece la ruta de acceso del registro de ejecución de paquetes SSIS. Tipo: cadena (o Expresión con cadena 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a