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

属性值

如果启用了日志记录,则为 true;否则为 false

属性

适用于