This topic has not yet been rated - Rate this topic

SyncConflictResolver Members

Represents the actions to take when any conflicts occur during synchronization.

The following tables list the members exposed by the SyncConflictResolver type.

  Name Description
SyncConflictResolver Initializes a new instance of the SyncConflictResolver class.
Top
  Name Description
Bb734433.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.
Bb734433.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.
Bb734433.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.
Bb734433.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.
Bb734433.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.
Top
(see also Protected Methods )
  Name Description
Bb734433.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb734433.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb734433.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb734433.pubmethod(en-US,SQL.90).gif Bb734433.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb734433.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )
Top
  Name Description
Bb734433.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb734433.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.