次の方法で共有


IUpdateAdapter.Entries プロパティ

定義

現在追跡されているすべてのエントリ。

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

プロパティ値

適用対象