语言

IDTSLogging100.Enabled 属性

定义

会获得一个值,表示日志是否被启用。

public:
 property bool Enabled { bool get(); };
[System.Runtime.InteropServices.DispId(1610743809)]
public bool Enabled { [System.Runtime.InteropServices.DispId(1610743809)] get; }
[<System.Runtime.InteropServices.DispId(1610743809)>]
[<get: System.Runtime.InteropServices.DispId(1610743809)>]
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

属性值

如果启用日志,则为真;否则,就是假的。

属性

适用于