共用方式為


ConcurrencyExceptionEventData.Entries 屬性

定義

與並行違規相關的專案。

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.ChangeTracking.EntityEntry> Entries { get; }
member this.Entries : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.ChangeTracking.EntityEntry>
Public Overridable ReadOnly Property Entries As IReadOnlyList(Of EntityEntry)

屬性值

適用於