Dela via


ConcurrencyExceptionEventData.Exception Property

Definition

The exception that will be thrown, unless throwing is suppressed.

public virtual Microsoft.EntityFrameworkCore.DbUpdateConcurrencyException Exception { get; }
member this.Exception : Microsoft.EntityFrameworkCore.DbUpdateConcurrencyException
Public Overridable ReadOnly Property Exception As DbUpdateConcurrencyException

Property Value

Applies to