MemberChangeConflict.Resolve Method

Include Protected Members
Include Inherited Members

Resolves the discrepancy between the client value (that is, the value in the current process on the front-end Web server) and the database value by assigning to the client version a value that is persisted to the database on the next call of SubmitChanges.

Overload List

  Name Description
Public method Resolve(Object) Resolves the discrepancy by setting client value (that is, the value in the current process on the front-end Web server) of the field (or property) to the specified object.
Public method Resolve(RefreshMode) Resolves the discrepancy using the specified refresh mode.

Top

See Also

Reference

MemberChangeConflict Class

MemberChangeConflict Members

Microsoft.SharePoint.Linq Namespace