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.
When implemented by a derived class, represents additional methods on an object that can save item changes and conflicts to a replica.
interface ISynchronousNotifyingChangeApplierTarget2 : ISynchronousNotifyingChangeApplierTarget
Members
| ISynchronousNotifyingChangeApplierTarget2 method | Description |
|---|---|
ISynchronousNotifyingChangeApplierTarget2::SaveConstraintConflict |
When implemented by a derived class, saves information about items that are involved in a constraint conflict. |
Remarks
This interface must be implemented by the destination provider when it is using an ISynchronousNotifyingChangeApplier2 object to help apply changes to a destination replica that reports constraint conflicts. The ISynchronousNotifyingChangeApplierTarget2 object is passed to the ISynchronousNotifyingChangeApplier2::ApplyChanges method. The ISynchronousNotifyingChangeApplier2 object then calls ISynchronousNotifyingChangeApplierTarget2 methods to save constraint conflicts to the destination replica.
Requirements
Header: Synchronization.h