ReferenceChangedEventData.EntityEntry Property

Definition

The entry for the entity instance on which the navigation property value has changed.

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