SyncOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Settings that control the behavior of the Sync opertation.
public class SyncOptions
type SyncOptions = class
Public Class SyncOptions
- Inheritance
-
SyncOptions
Constructors
SyncOptions() |
Properties
DiscardLocalChanges |
An indication to discard local changes on the model, if exists, as part of synchronizing it. |