1 implementation of AcceptChangesDuringUpdate
System.Data.Entity (1)
System\Data\EntityClient\EntityAdapter.cs (1)
66public bool AcceptChangesDuringUpdate
1 write to AcceptChangesDuringUpdate
System.Data.Entity (1)
System\Data\Objects\ObjectContext.cs (1)
2365_adapter.AcceptChangesDuringUpdate = false;
1 reference to AcceptChangesDuringUpdate
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (1)
600if (adapter.AcceptChangesDuringUpdate)