MemberChangeConflict.Resolve Method (Object)

Microsoft Silverlight will reach end of support after October 2021. Learn more.

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)

Syntax

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

Parameters

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

Remarks

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

Version Information

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.