Share via


SqlSyncMetadataStoreSerializer Members

Serializes and deserializes metadata for a replica between a canonical metadata file format and version-specific metadata storage service store formats.

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

Public Methods

(see also Protected Methods )

  Name Description
Public method DeserializeReplicaMetadata Overridden. Deserializes the contents of a canonical metadata file to a metadata storage service store. Optionally upgrades the metadata store format when the provider version changes.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetSerializedReplicaId Overridden. Returns the replica ID for the replica whose metadata was serialized to the specified destination file.
Public method GetType  (Inherited from Object.)
Public method Dd918558.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method SerializeReplicaMetadata Overridden. Serializes, for the specified replica, the contents of a metadata storage service store to a destination file in a canonical format.
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SqlSyncMetadataStoreSerializer Class
Microsoft.Synchronization.MetadataStorage Namespace

Other Resources

Accessing Metadata from Components with Different Versions
Upgrading the Metadata Store Version