DbSyncScopeDescription Members

Represents a synchronization scope, which is a logical grouping of tables (optionally filtered) that are synchronized as a unit.

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

Public Constructors

  Name Description
Public method DbSyncScopeDescription Overloaded. Initializes a new instance of the DbSyncScopeDescription class.

Top

Public Properties

  Name Description
Public property ScopeName Gets or sets the name of the scope.
Public property Tables Gets or sets a list of DbSyncTableDescription objects that represents the tables in the scope.

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 Dd937717.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Returns a string that represents the DbSyncScopeDescription object.

Top

Protected Methods

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

Top

See Also

Reference

DbSyncScopeDescription Class
Microsoft.Synchronization.Data Namespace