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 synchronization conflict at the row level.
The following tables list the members exposed by the SyncConflict type.
Public Constructors
| Name | Description | |
|---|---|---|
| SyncConflict | Overloaded. Initializes a new instance of the SyncConflict class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
ClientChange | Gets or sets the DataTable object that contains the conflicting rows from the client database. |
![]() |
ConflictType | Gets or sets the ConflictType enumeration value that represents the type of synchronization conflict. |
![]() |
ErrorMessage | Gets or sets the error message if ConflictType is set to ErrorsOccurred. |
![]() |
ServerChange | Gets or sets the DataTable object that contains the conflicting rows from the server database. |
![]() |
SyncStage | Gets or sets the SyncStage enumeration value that represents the synchronization stage during which the conflict occurred. |
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
.gif)
.gif)
.gif)
.gif)