ObjectContext.ObjectStateManager Property

 

Gets the object state manager used by the object context to track object changes.

Namespace:   System.Data.Entity.Core.Objects
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual ObjectStateManager ObjectStateManager { get; }