DbSyncCreationOption Enumeration
Represents the actions that Sync Framework can take when creating synchronization-related objects during database provisioning.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
The Skip option is used to override default behaviors during database provisioning. For example, if a database contains a set of tables, and you do not need Sync Framework to create them, specify a value of Skip for SetCreateTableDefault.
Show: