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

Top

Public Properties

  Name Description
Public property GroupName Gets or sets the name of the SyncGroup.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals Overloaded. Overridden. Determines whether a SyncGroup object is equal to a particular value.
Public method 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.
Public method GetType  (Inherited from Object.)
Public method Bb726214.static(en-us,SQL.105).gif op_Equality Determines whether two specified SyncGroup objects are equal.
Public method Bb726214.static(en-us,SQL.105).gif op_Inequality Determines whether two specified SyncGroup objects are not equal.
Public method Bb726214.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Returns a string that represents the SyncGroup object.

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SyncGroup Class
Microsoft.Synchronization.Data Namespace