Compartir a través de


ExecuteSSISPackageActivity.EnvironmentPath Propiedad

Definición

Obtiene o establece la ruta de acceso del entorno para ejecutar el paquete SSIS. Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a