Dela via


IUpdateAdapter.Entries Property

Definition

All the entries currently being tracked.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Update.IUpdateEntry> Entries { get; }
member this.Entries : seq<Microsoft.EntityFrameworkCore.Update.IUpdateEntry>
Public ReadOnly Property Entries As IEnumerable(Of IUpdateEntry)

Property Value

Applies to