Condividi tramite


DbUpdateException.Entries Proprietà

Definizione

Ottiene DbEntityEntry oggetti che rappresentano le entità che non è stato possibile salvare nel database.

public System.Collections.Generic.IEnumerable<System.Data.Entity.Infrastructure.DbEntityEntry> Entries { get; }
member this.Entries : seq<System.Data.Entity.Infrastructure.DbEntityEntry>
Public ReadOnly Property Entries As IEnumerable(Of DbEntityEntry)

Valore della proprietà

Voci che rappresentano le entità che non è stato possibile salvare.

Si applica a