1 write to ConflictDetection
System.Web (1)
UI\WebControls\SqlDataSource.cs (1)
177
GetView().
ConflictDetection
= value;
3 references to ConflictDetection
System.Web (3)
UI\WebControls\SqlDataSource.cs (1)
174
return GetView().
ConflictDetection
;
UI\WebControls\SqlDataSourceView.cs (2)
808
if (
ConflictDetection
== ConflictOptions.CompareAllValues) {
1153
if (
ConflictDetection
== ConflictOptions.CompareAllValues) {