Compartir a través de


SaveChangesFailedEventArgs.Exception Propiedad

Definición

Excepción producida duranteDbContext.SaveChanges o DbContext.SaveChangesAsync.

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

Valor de propiedad

Se aplica a