Partager via


SSISPropertyOverride.Value Propriété

Définition

Obtient ou définit la valeur de remplacement de la propriété de package SSIS. Type : chaîne (ou Expression avec chaîne resultType).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à