Share via


IDTSParameter100.Sensitive Propriété

Définition

Obtient ou définit une valeur qui indique si l'objet Parameter contient des données sensibles.

public:
 property bool Sensitive { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(5)]
public bool Sensitive { [System.Runtime.InteropServices.DispId(5)] get; [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.Sensitive : bool with get, set
Public Property Sensitive As Boolean

Valeur de propriété

True si l’objet Parameter contient des données sensibles ; sinon, false.

Attributs

S’applique à