Edit

Share via


ObjectContext.DetectChanges Method

Definition

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

C#
public void DetectChanges();

Applies to