ObjectContext.DetectChanges
ObjectContext.DetectChanges
ObjectContext.DetectChanges
ObjectContext.DetectChanges
Method
Definition
Ensures that ObjectStateEntry changes are synchronized with changes in all objects that are tracked by the ObjectStateManager.
public:
void DetectChanges();
public void DetectChanges ();
member this.DetectChanges : unit -> unit
Public Sub DetectChanges ()