次の方法で共有


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)

プロパティ値

適用対象