SqlSyncScopeProvisioning::SetCreateTriggersDefault Method
Sets whether to create, on base tables, triggers that update tracking tables. 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 triggers on base tables.
Show: