IDTSEvaluatorContext100.AllowSensitiveValues 属性

定义

获取 IDTSEvaluatorContext100 是否允许敏感值。

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

属性值

如果允许敏感值,则 IDTSEvaluatorContext100 为 True;否则为 false。

属性

适用于