ObjectChangeConflict::Resolve Method (RefreshMode, Boolean)
.NET Framework (current version)
Resolve member conflicts keeping current values and resetting the baseline original values.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- refreshMode
-
Type:
System.Data.Linq::RefreshMode
The appropriate option from RefreshMode.
- autoResolveDeletes
-
Type:
System::Boolean
When true, automatically resolves conflicts resulting from a modified object that is no longer in the database.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: