Share via


ReplicaKeyMap Members

Represents a mapping between replica keys and replica IDs.

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

Public Constructors

(see also Protected Constructors )

  Name Description
Public method ReplicaKeyMap Overloaded. Initializes a new instance of the ReplicaKeyMap class.

Top

Protected Constructors

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

Top

Public Properties

  Name Description
Public property Count Gets the number of replica key and ID pairs that are contained in the replica key map.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Bb665238.static(en-us,SQL.105).gif Deserialize Creates a new ReplicaKeyMap object and initializes it by using serialized data.
Public method Equals  Overloaded. (Inherited from Object.)
Public method FindOrAddReplicaKey Adds entries to or finds entries in the replica key map.
Public method GetHashCode  (Inherited from Object.)
Public method GetObjectData Serializes the replica key map data to a specified SerializationInfo object.
Public method GetType  (Inherited from Object.)
Public method LookupReplicaId Gets the replica ID that corresponds to the specified replica key.
Public method LookupReplicaKey Gets the replica key that corresponds to the specified replica ID.
Public method Bb665238.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method Serialize Serializes the replica key map data to a byte array.
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

ReplicaKeyMap Class
Microsoft.Synchronization Namespace