DatabaseLogFormatter.Stopwatch 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This stopwatch can give incorrect times. Use 'GetStopwatch' instead.
這個屬性已經過時。 使用它可能會導致記錄不正確的執行時間。 請改為呼叫 GetStopwatch(DbCommandInterceptionContext)。
[System.Obsolete("This stopwatch can give incorrect times. Use 'GetStopwatch' instead.")]
protected internal System.Diagnostics.Stopwatch Stopwatch { get; }
member this.Stopwatch : System.Diagnostics.Stopwatch
Protected Friend ReadOnly Property Stopwatch As Stopwatch
屬性值
- 屬性