共用方式為


IReadOnlyModificationCommand.Entries 屬性

定義

IUpdateEntry 表示對應至要更新之資料列的實體。

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

屬性值

適用於