Synchronization |
public class SynchronizationResult
The SynchronizationResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | SynchronizationResult | Initializes a new instance of the SynchronizationResult class |
Name | Description | |
---|---|---|
![]() | FormDatas | List of FormData result |
![]() | LatestRowVersion | The RowVersion of the latest changed data row |
![]() | ToDelete | Obsolete. List of data that should be deleted from the client database (if exists) |
![]() | ToRemove | List of data that should be removed from the client database (if exists) |