Condividi tramite


IReadOnlyModificationCommand.Entries Proprietà

Definizione

Oggetto IUpdateEntry che rappresenta le entità mappate alla riga da aggiornare.

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)

Valore della proprietà

Si applica a