DbUpdateException.Entries Property

Definition

Gets the entries that were involved in the error. Typically this is a single entry, but in some cases it may be zero or multiple entries.

C#
public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.ChangeTracking.EntityEntry> Entries { get; }

Property Value

Applies to

Toode Versioonid
Entity Framework Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0