1 implementation of AcceptChangesDuringUpdate
System.Data.Entity (1)
System\Data\EntityClient\EntityAdapter.cs (1)
66
public 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)
600
if (adapter.
AcceptChangesDuringUpdate
)