SyncMetadataStoreSerializer Members

When overridden by a derived class, serializes and deserializes metadata for a replica.

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

Protected Constructors

  Name Description
Protected method SyncMetadataStoreSerializer Initializes a new instance of the SyncMetadataStoreSerializer class.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method DeserializeReplicaMetadata When overridden in a derived class, deserializes the contents of a metadata file to a metadata storage service store.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetSerializedReplicaId When overridden in a derived class, returns the replica ID for the replica whose metadata was serialized to the specified destination file.
Public method GetType  (Inherited from Object.)
Public method Dd919029.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method SerializeReplicaMetadata When overridden in a derived class, serializes, for the specified replica, the contents of a metadata storage service store to a destination file.
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

SyncMetadataStoreSerializer Class
Microsoft.Synchronization.MetadataStorage Namespace

Concepts

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