ResolveAll Method (RefreshMode)
Collapse the table of content
Expand the table of content

ChangeConflictCollection.ResolveAll Method (RefreshMode)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Resolves all conflicts in the collection by using the specified strategy.

Namespace:  System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

'Declaration
Public Sub ResolveAll ( _
	mode As RefreshMode _
)

Parameters

mode
Type: System.Data.Linq.RefreshMode
One of the options available in RefreshMode.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft