Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ObjectContext::DetectChanges Method ()

Entity Framework 6.0
 

Ensures that ObjectStateEntry changes are synchronized with changes in all objects that are tracked by the ObjectStateManager .

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

public:
virtual void DetectChanges()
Return to top
Show: