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 | |
---|---|---|
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. | |
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSerializedReplicaId | Overridden. Returns the replica ID for the replica whose metadata was serialized to the specified destination file. | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
SerializeReplicaMetadata | Overridden. Serializes, for the specified replica, the contents of a metadata storage service store to a destination file in a canonical format. | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
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