Partager via


SsisParameter.Sensitive Propriété

Définition

Obtient ou définit si le paramètre est sensible.

[Newtonsoft.Json.JsonProperty(PropertyName="sensitive")]
public bool? Sensitive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sensitive")>]
member this.Sensitive : Nullable<bool> with get, set
Public Property Sensitive As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à