SqlSyncScopeProvisioning::SetCreateTrackingTableDefault Method
Sets whether to create tables that store change-tracking metadata. The default setting is CreateOrUseExisting.
Assembly: Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)
Parameters
- defaultOption
- Type: Microsoft.Synchronization.Data::DbSyncCreationOption
A DbSyncCreationOption enumeration value that specifies whether to create tables that store change-tracking metadata.
Show: