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)

属性值

适用于