IReadOnlyModificationCommand.Entries Propiedad

Definición

IUpdateEntry que representa las entidades que se asignan a la fila que se va a actualizar.

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 de propiedad

Se aplica a