SqlClientLogger.IsLoggingEnabled 属性

定义

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

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

属性值

true 如果已启用投标跟踪,则为否则,为 false.

适用于