1 write to ConflictDetection
System.Web (1)
UI\WebControls\ObjectDataSource.cs (1)
145
GetView().
ConflictDetection
= value;
5 references to ConflictDetection
System.Web (5)
UI\WebControls\ObjectDataSource.cs (1)
142
return GetView().
ConflictDetection
;
UI\WebControls\ObjectDataSourceView.cs (4)
854
if (
ConflictDetection
== ConflictOptions.CompareAllValues) {
882
if (
ConflictDetection
== ConflictOptions.CompareAllValues) {
1210
if (
ConflictDetection
== ConflictOptions.CompareAllValues) {
1284
if (
ConflictDetection
== ConflictOptions.CompareAllValues) {