'Declaration Public Sub SetCreateTriggersDefault( _ ByVal defaultOption As DbSyncCreationOption _ )
public void SetCreateTriggersDefault( DbSyncCreationOption defaultOption )
Parameters
- defaultOption
- One of the Microsoft.Synchronization.Data.DbSyncCreationOption values that specifies whether to create the triggers (on synchronized tables) that update tracking tables.