Compartilhar via


IReadOnlyModificationCommand.Entries Propriedade

Definição

O IUpdateEntry que representa as entidades mapeadas para a linha a ser atualizada.

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)

Valor da propriedade

Aplica-se a