ConcurrencyExceptionEventData.Exception 属性

定义

除非取消引发,否则将引发的异常。

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

属性值

适用于