CoreEventId.OptimisticConcurrencyException 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在 OptimisticConcurrencyException 呼叫 期間擲回 SaveChanges()
public static readonly Microsoft.Extensions.Logging.EventId OptimisticConcurrencyException;
staticval mutable OptimisticConcurrencyException : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly OptimisticConcurrencyException As EventId
欄位值
備註
此事件位於 DbLoggerCategory.Update 類別中。
當搭配 DiagnosticSource 使用 時,這個事件會 DbContextErrorEventData 使用承載。