Share via


IDTSParameter100.Sensitive Proprietà

Definizione

Ottiene o imposta un valore che indica se l'oggetto Parameter contiene dati sensibili.

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

Valore della proprietà

True se l'oggetto Parameter contiene dati sensibili; in caso contrario, false.

Attributi

Si applica a