次の方法で共有


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。

属性

適用対象