Udostępnij za pośrednictwem


DbSyncScope Members

Represents a logical grouping of objects to be synchronized.

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

Public Constructors

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

Top

Public Properties

  Name Description
Public property ForgottenKnowledge Gets or sets a SyncKnowledge object that represents the forgotten knowledge associated with the scope.

This property is not CLS-compliant.
Public property Name Gets or sets the name of the DbSyncScope object.
Public property SyncKnowledge Gets or sets a SyncKnowledge object that represents the knowledge associated with the scope.

This property is not CLS-compliant.
Public property Tables Gets or sets a collection of SyncTableInfo objects that correspond to the DbSyncAdapter objects associated with the DbSyncProvider.
Public property Timestamp Gets or sets the timestamp that is associated with cleanup of knowledge.

This property is not CLS-compliant.

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

Top

Protected Methods

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

Top

See Also

Reference

DbSyncScope Class
Microsoft.Synchronization.Data Namespace