Share via


IDTSEvaluatorContext100.AllowSensitiveValues Property

Definition

Gets whether the IDTSEvaluatorContext100 allows sensitive values.

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

Property Value

True if the IDTSEvaluatorContext100 allows sensitive values; otherwise, false.

Attributes

Applies to