ObjectContext.ObjectStateManager Property
Gets the object state manager used by the object context to track object changes.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Objects.ObjectStateManagerThe ObjectStateManager used by this ObjectContext .