Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a custom conflict resolver that handles constraint conflicts, such as duplicate items being inserted at multiple replicas.
The following tables list the members exposed by the ISimpleSyncProviderConstraintConflictResolver type.
Public Methods
| Name | Description | |
|---|---|---|
![]() |
MergeConstraintConflict | When overridden in a derived class, merges local and remote data into one item that is applied at the destination. |
![]() |
ModifyAndInsertRemoteItem | When overridden in a derived class, renames the remote item so that it no longer conflicts with the local item name and inserts the remote item into the local replica. |
![]() |
ModifyAndUpdateRemoteItem | When overridden in a derived class, renames the remote item so that it no longer conflicts with the local item name and updates the remote item in the local replica. |
![]() |
ModifyLocalItem | When overridden in a derived class, renames the local item so that it no longer conflicts with the remote item name. |
Top
See Also
Reference
ISimpleSyncProviderConstraintConflictResolver Interface
Microsoft.Synchronization.SimpleProviders Namespace
.gif)