IDTSEvaluatorContext100.AllowSensitiveValues Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém se o IDTSEvaluatorContext100 permite valores confidenciais.
public:
property bool AllowSensitiveValues { bool get(); };
[System.Runtime.InteropServices.DispId(1)]
public bool AllowSensitiveValues { get; }
[<System.Runtime.InteropServices.DispId(1)>]
member this.AllowSensitiveValues : bool
Public ReadOnly Property AllowSensitiveValues As Boolean
Valor da propriedade
True se permitir IDTSEvaluatorContext100 valores confidenciais; caso contrário, false.
- Atributos