2 writes to _acceptChangesDuringUpdate
System.Data (2)
fx\src\data\System\Data\Common\DataAdapter.cs (2)
103_acceptChangesDuringUpdate = value; 292_acceptChangesDuringUpdate = from._acceptChangesDuringUpdate;
2 references to _acceptChangesDuringUpdate
System.Data (2)
fx\src\data\System\Data\Common\DataAdapter.cs (2)
100return _acceptChangesDuringUpdate; 292_acceptChangesDuringUpdate = from._acceptChangesDuringUpdate;