ICollectionChangedEventData.EntityEntry Property

Definition

The entry for the entity instance on which the navigation property has been added to or removed from.

C#
public Microsoft.EntityFrameworkCore.ChangeTracking.EntityEntry EntityEntry { get; }

Property Value

Applies to

Product Versions
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0