Share via


BatchEventData.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)

プロパティ値

適用対象