SyncAnchor Members

Encapsulates a synchronization anchor. An anchor provides a reference point to determine which changes to synchronize for a synchronization group.

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

Public Constructors

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

Top

Public Properties

  Name Description
Public property Anchor Gets or sets the anchor value in the form of a byte array.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals Overloaded.  
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method IsNull Determines whether a SyncAnchor is null.
Public method Bb726258.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
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

SyncAnchor Class
Microsoft.Synchronization.Data Namespace