다음을 통해 공유


IDTSContainer100.Disable 속성

정의

public:
 property bool Disable { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(17)]
public bool Disable { [System.Runtime.InteropServices.DispId(17)] get; [System.Runtime.InteropServices.DispId(17)] set; }
[<System.Runtime.InteropServices.DispId(17)>]
[<get: System.Runtime.InteropServices.DispId(17)>]
[<set: System.Runtime.InteropServices.DispId(17)>]
member this.Disable : bool with get, set
Public Property Disable As Boolean

속성 값

개체를 IDTSContainer100 사용하지 않도록 설정하면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상