Partilhar via


IDTSParameter100.Sensitive Propriedade

Definição

Obtém ou define um valor que indica se o objeto Parameter contém dados confidenciais.

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

Valor da propriedade

True se o objeto Parameter contiver dados confidenciais; caso contrário, false.

Atributos

Aplica-se a