INotifyingChangeApplierTarget Members

Represents an object that can save item changes to a replica.

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

Public Properties

  Name Description
Public property IdFormats When overridden in a derived class, gets the ID format schema for the provider.

Top

Public Methods

  Name Description
Public method GetDataRetriever Gets an object that can be used to retrieve item data from a replica.
Public method GetNextTickCount When overridden in a derived class, increments the tick count and returns the new tick count.
Public method SaveChangeWithChangeUnits When overridden in a derived class, saves an item change that contains unit change changes to the item store.
Public method SaveConflict When overridden in a derived class, saves information about a change that caused a conflict.
Public method SaveItemChange When overridden in a derived class, saves an item change to the item store.
Public method StoreKnowledgeForScope When overridden in a derived class, stores the knowledge for the current scope.
Public method TryGetDestinationVersion Gets the version of an item stored in the destination replica.

Top

See Also

Reference

INotifyingChangeApplierTarget Interface
Microsoft.Synchronization Namespace