CoreEventId.OptimisticConcurrencyException 필드

정의

를 호출하는 동안 이 OptimisticConcurrencyException throw되었습니다. 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.

적용 대상