Partager via


IReadOnlyModificationCommand.Entries Propriété

Définition

IUpdateEntry qui représente les entités qui sont mappées à la ligne à mettre à jour.

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)

Valeur de propriété

S’applique à