Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a set of synchronization progress statistics for the objects in a DbSyncScope.
The following tables list the members exposed by the DbSyncScopeProgress type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
DbSyncScopeProgress | Overloaded. Initializes a new instance of the DbSyncScopeProgress class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Changes | Gets the DataSet object that contains the changes that are to be synchronized. |
![]() |
TablesProgress | Gets a collection of DbSyncTableProgress objects. |
![]() |
TotalChanges | Gets the total number of changes that are to be applied during the synchronization session. |
![]() |
TotalChangesApplied | Gets the total number of changes that have been applied during the synchronization session. |
![]() |
TotalChangesFailed | Gets the total number of changes that have failed to be applied during the synchronization session. |
![]() |
TotalChangesPending | Gets the total number of changes that are pending for the synchronization session. |
![]() |
TotalDeletes | Gets the total number of deletes that are to be applied during the synchronization session. |
![]() |
TotalInserts | Gets the total number of inserts that are to be applied during the synchronization session. |
![]() |
TotalUpdates | Gets the total number of updates that are to be applied during the synchronization session. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
FindTableProgress | Returns a DbSyncTableProgress object that contains synchronization progress statistics for a table. |
![]() |
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
DbSyncScopeProgress Class
Microsoft.Synchronization.Data Namespace
.gif)
.gif)
.gif)
.gif)