SqlClientLogger.IsLoggingEnabled 属性

定义

获取一个值,该值指示是否启用 bid 跟踪。

public:
 property bool IsLoggingEnabled { bool get(); };
public bool IsLoggingEnabled { get; }
member this.IsLoggingEnabled : bool
Public ReadOnly Property IsLoggingEnabled As Boolean

属性值

如果启用 bid 跟踪,则为 true;否则为 false

适用于