DbContext.ChangeTracker Property
Provides access to features of the context that deal with change tracking of entities.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Infrastructure.DbChangeTrackerAn object used to access features that deal with change tracking.