Share via


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
SyncAnchor Overloaded. Initializes a new instance of the SyncAnchor class.

Top

Public Properties

  Name Description
Bb726258.pubproperty(en-US,SQL.90).gif Anchor Gets or sets the anchor value in the form of a byte array.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb726258.pubmethod(en-US,SQL.90).gif Equals Overloaded.  
Bb726258.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb726258.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb726258.pubmethod(en-US,SQL.90).gif IsNull Determines whether a SyncAnchor is null.
Bb726258.pubmethod(en-US,SQL.90).gif Bb726258.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb726258.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb726258.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb726258.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SyncAnchor Class
Microsoft.Synchronization.Data Namespace