Share via


SyncGroupMetadata Members

Represents the metadata for a SyncGroup object, such as the new anchor value.

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

Public Constructors

  Name Description
SyncGroupMetadata Overloaded. Initializes a new instance of the SyncGroupMetadata class.

Top

Public Properties

  Name Description
Bb726251.pubproperty(en-US,SQL.90).gif BatchCount Gets or sets the number of batches that are required to synchronize a group of tables.
Bb726251.pubproperty(en-US,SQL.90).gif GroupName Gets or sets the name of the synchronization group.
Bb726251.pubproperty(en-US,SQL.90).gif MaxAnchor Gets or sets a SyncAnchor object that represents the largest anchor value for a set of changes when changes synchronized in batches.
Bb726251.pubproperty(en-US,SQL.90).gif NewAnchor Gets or sets a SyncAnchor object that defines the upper bound for the set of changes to be synchronized during the current session.
Bb726251.pubproperty(en-US,SQL.90).gif TablesMetadata Gets the collection of SyncTableMetadata objects that correspond to the tables in the SyncGroup.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb726251.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb726251.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb726251.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb726251.pubmethod(en-US,SQL.90).gif Bb726251.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb726251.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

SyncGroupMetadata Class
Microsoft.Synchronization.Data Namespace