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.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
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.
Show: