Share via


SyncGroup Members

Represents a group of SyncTable objects and provides a mechanism to ensure consistent application of changes for those tables.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb726214.pubproperty(en-US,SQL.90).gif GroupName Gets or sets the name of the SyncGroup.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb726214.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Determines whether a SyncGroup object is equal to a particular value.
Bb726214.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a This is suitable for use in hashing algorithms and data structures such as a hash table.
Bb726214.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb726214.pubmethod(en-US,SQL.90).gif Bb726214.static(en-US,SQL.90).gif op_Equality Determines whether two specified SyncGroup objects are equal.
Bb726214.pubmethod(en-US,SQL.90).gif Bb726214.static(en-US,SQL.90).gif op_Inequality Determines whether two specified SyncGroup objects are not equal.
Bb726214.pubmethod(en-US,SQL.90).gif Bb726214.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb726214.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a string that represents the SyncGroup object.

Top

Protected Methods

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

Top

See Also

Reference

SyncGroup Class
Microsoft.Synchronization.Data Namespace