Sync Framework Metadata Storage Service

This section of the documentation describes the metadata storage service. This service helps to store synchronization metadata for a provider when the provider represents a replica that cannot otherwise store metadata.

In This Section

  • Accessing Replica Metadata
    Describes the interfaces and objects that are used to access the metadata contained in the metadata store.
  • Detecting Deleted Items
    Describes the delete detection service. This service helps a provider detect deletes on a replica that does not automatically track them.
  • Upgrading the Metadata Store Version
    Discusses upgrading the metadata store both because the version of Sync Framework has changed, and because the version of the provider has changed.

Reference

See Also

Concepts

Managing Metadata for Simple Providers
Managing Metadata for Standard Providers