次の方法で共有


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。

属性

適用対象