1 write to _acceptChangesDuringUpdate
System.Data.Entity (1)
System\Data\EntityClient\EntityAdapter.cs (1)
74
this.
_acceptChangesDuringUpdate
= value;
1 reference to _acceptChangesDuringUpdate
System.Data.Entity (1)
System\Data\EntityClient\EntityAdapter.cs (1)
70
return this.
_acceptChangesDuringUpdate
;