ChangeConflictCollection.ResolveAll Method (RefreshMode, Boolean)
.NET Framework (current version)
Resolves all conflicts in the collection by using the specified strategy.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- mode
-
Type:
System.Data.Linq.RefreshMode
The strategy to use to resolve the conflict.
- autoResolveDeletes
-
Type:
System.Boolean
If true, automatically resolves conflicts that result 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: