Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a set of synchronization progress statistics for a SyncTable object.
The following tables list the members exposed by the SyncTableProgress type.
Public Constructors
| Name | Description | |
|---|---|---|
| SyncTableProgress | Overloaded. Initializes a new instance of the SyncTableProgress class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
ChangesApplied | Gets or sets the number of changes applied to a table during the synchronization session. |
![]() |
ChangesFailed | Gets or sets the number of changes that failed to be applied to a table during the synchronization session. |
![]() |
ChangesPending | Gets the number of pending changes to be applied to a table during the synchronization session. |
![]() |
Conflicts | Gets a collection of SyncConflict objects that contain information about any conflicts that occurred for a table during the synchronization session. |
![]() |
DataTable | Gets or sets the DataTable object that contains the changes to be synchronized. |
![]() |
Deletes | Gets or sets the number of deletes applied to a table during the synchronization session. |
![]() |
Inserts | Gets or sets the number of inserts applied to a table during the synchronization session. |
![]() |
RowIndex | Gets or sets the index of the DataRow that is currently being processed in the DataTable object that contains the changes to be synchronized. |
![]() |
TableName | Gets or sets the name of the SyncTable. |
![]() |
TotalChanges | Gets the total number of changes applied to a table during the synchronization session. |
![]() |
Updates | Gets or sets the number of updates applied to a table during the synchronization session. |
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
SyncTableProgress Class
Microsoft.Synchronization.Data Namespace
.gif)
.gif)
.gif)
.gif)