DbCollectionEntry.EntityEntry Property
Gets the DbEntityEntry to which this navigation property belongs.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Infrastructure.DbEntityEntryAn entry for the entity that owns this navigation property.