共用方式為


SaveChangesEventData.Entries 屬性

定義

要儲存之實體的專案。

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Update.IUpdateEntry> Entries { get; }
member this.Entries : seq<Microsoft.EntityFrameworkCore.Update.IUpdateEntry>
Public Overridable ReadOnly Property Entries As IEnumerable(Of IUpdateEntry)

屬性值

適用於