EntityEntryEventData.EntityEntry Property

Definition

The entity entry.

public virtual Microsoft.EntityFrameworkCore.ChangeTracking.EntityEntry EntityEntry { get; }
member this.EntityEntry : Microsoft.EntityFrameworkCore.ChangeTracking.EntityEntry
Public Overridable ReadOnly Property EntityEntry As EntityEntry

Property Value

Applies to