Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the metadata for a DbSyncScope object, such as the knowledge that is associated with a particular scope.
The following tables list the members exposed by the DbSyncScopeMetadata type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DbSyncScopeMetadata | Overloaded. Initializes a new instance of the DbSyncScopeMetadata class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
BatchCount | Gets or sets the number of batches that are required to synchronize a scope if batching is being used. |
![]() |
ForgottenKnowledge | Gets or sets a SyncKnowledge object that represents the forgotten knowledge associated with the scope. This property is not CLS-compliant. |
![]() |
SyncKnowledge | Gets or sets a SyncKnowledge object that represents the knowledge associated with the scope. This property is not CLS-compliant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
DbSyncScopeMetadata Class
Microsoft.Synchronization.Data Namespace