Overload | Description |
---|---|
Differences(Table,DifferenceType,QueryFilter) | Gets a DifferenceCursor that can be used to retrieve rows based on the specified differenceType. Differences can be obtained for transactional, multi-branch or historical versions. This method must be called on the MCT. Use QueuedTask.Run. |
Differences(Table,DifferenceType,QueryFilter,ServiceSynchronizationType) | Gets a DifferenceCursor that can be used to retrieve rows based on the specified differenceType. Differences can be obtained for transactional, multi-branch or historical versions. This method must be called on the MCT. Use QueuedTask.Run. |