1 implementation of AcceptChanges
System.Data.Entity (1)
System\Data\Objects\ObjectStateEntry.cs (1)
142
abstract public void
AcceptChanges
();
1 reference to AcceptChanges
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (1)
602
stateEntry.
AcceptChanges
();