Partager via


ExecuteSSISPackageActivity.Runtime Propriété

Définition

Obtient ou définit spécifie le runtime pour exécuter le package SSIS. La valeur doit être « x86 » ou « x64 ». Type : chaîne (ou Expression avec chaîne resultType).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à