다음을 통해 공유


IDTSParameter100.Sensitive 속성

정의

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

속성 값

Parameter 개체에 중요한 데이터가 포함되어 있으면 True이면 이고, 그렇지 않으면 입니다. 그렇지 않으면 false입니다.

특성

적용 대상