Share via


SyncVersion Members

Represents a version for an item or a change unit.

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

Public Constructors

(see also Protected Constructors )

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

Top

Protected Constructors

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

Top

Public Properties

  Name Description
Public property ReplicaKey Gets the replica key that is associated with the version.
Public property TickCount Gets the tick count that is associated with the version.
Public property Bb903585.static(en-us,SQL.105).gif UnknownVersion Returns a SyncVersion object that contains the replica key and tick count set to 0.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetObjectData Serializes the version object data to a SerializationInfo object.
Public method GetType  (Inherited from Object.)
Public method Bb903585.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Returns a string that represents the version.

Top

Protected Methods

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

Top

See Also

Reference

SyncVersion Class
Microsoft.Synchronization Namespace