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

Top

Public Properties

  Name Description
Public property BatchCount Gets or sets the number of batches that are required to synchronize a group of tables.
Public property GroupName Gets or sets the name of the synchronization group.
Public property MaxAnchor Gets or sets a SyncAnchor object that represents the largest anchor value for a set of changes when changes synchronized in batches.
Public property NewAnchor Gets or sets a SyncAnchor object that defines the upper bound for the set of changes to be synchronized during the current session.
Public property TablesMetadata Gets the collection of SyncTableMetadata objects that correspond to the tables in the SyncGroup.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static 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

SyncGroupMetadata Class
Microsoft.Synchronization.Data Namespace