Resolve Method (Object)
Collapse the table of content
Expand the table of content

MemberChangeConflict.Resolve Method (Object)

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

Specifies the value to set as the current value for the member in conflict.

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

'Declaration
Public Sub Resolve ( _
	value As Object _
)

Parameters

value
Type: System.Object
The value to set as the current value.

The value set here is the value to be used in a subsequent SubmitChanges operation.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft