DbContext::ChangeTracker Property
Entity Framework 6.0
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::DbChangeTracker^An object used to access features that deal with change tracking.
Show: