次の方法で共有


SaveChangesFailedEventArgs.Exception プロパティ

定義

または DbContext.SaveChangesAsyncの間にDbContext.SaveChangesスローされた例外。

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

プロパティ値

適用対象