SyncConflictResolver Properties

Public Properties

  Name Description
Bb734505.pubproperty(en-US,SQL.90).gif ClientDeleteServerUpdateAction
Gets or sets a ResolveAction enumeration value that specifies the action to take when a ClientDeleteServerUpdate conflict occurs.
Bb734505.pubproperty(en-US,SQL.90).gif ClientInsertServerInsertAction
Gets or sets a ResolveAction enumeration value that specifies the action to take when a ClientInsertServerInsert conflict occurs.
Bb734505.pubproperty(en-US,SQL.90).gif ClientUpdateServerDeleteAction
Gets or sets a ResolveAction enumeration value that specifies the action to take when a ClientUpdateServerDelete conflict occurs.
Bb734505.pubproperty(en-US,SQL.90).gif ClientUpdateServerUpdateAction
Gets or sets a ResolveAction enumeration value that specifies the action to take when a ClientUpdateServerUpdate conflict occurs.
Bb734505.pubproperty(en-US,SQL.90).gif StoreErrorAction
Gets or sets a ResolveAction enumeration value that specifies the action to take when an error occurs in the client or server data store.

See Also

Reference

SyncConflictResolver Class
Microsoft.Synchronization.Data Namespace