ConflictOptions Enumeration
.NET Framework 3.0
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
| Member name | Description | |
|---|---|---|
| CompareAllValues | A data source control uses the oldValues collection of the Update and Delete methods to determine whether the data has been changed by another process. | |
| OverwriteChanges | A data source control overwrites all values in a data row with its own values for the row. |
Community Additions
ADD
Show: