You can configure synchronization options on the Options page of the Schema Synchronization Wizard.
In the Schema Synchronization Wizard, navigate to the Options page.
The options are grouped in collapsible categories. Selecting an option displays its description under the options grid.

To include an option in schema synchronization, select the corresponding checkbox. To exclude it, clear the checkbox.
To search for options, type a search query in the search box.
Search behavior:

The following table provides keyboard shortcuts you can use in the search box.
| Name | Description |
|---|---|
| Ctrl+A | Selects all. |
| Ctrl+Left Arrow (←) | Moves the caret to the beginning of the word. |
| Ctrl+Right Arrow (→) | Moves the caret to the end of the word. |
| Ctrl+Shift+Left Arrow (←) | Selects text from the current caret position to the beginning of the current word and moves the caret to the beginning of the word. |
| Ctrl+Shift+Right Arrow (→) | Selects text from the current caret position to the end of the current word and moves the caret to the end of the word. |
| Ctrl+Backspace | Deletes the word to the left of the caret. |
The following table describes schema synchronization options in the Common group.
| Name | Description | Default State |
|---|---|---|
| Generate fully qualified object names | Generates fully qualified object names in the synchronization script. When the option is turned on, object names include the schema name. |
On |
The following table describes schema synchronization options in the Transactions group.
| Name | Description | Default State |
|---|---|---|
| Use a single transaction | Executes a synchronization script as a single transaction. If an error occurs during execution, all changes to the database are rolled back. | On |
The following table describes schema synchronization options in the Script Comments group.
| Name | Description | Default State |
|---|---|---|
| Exclude comments | Excludes comments from the synchronization script. | Off |
You can save the current settings to a .scomp file for later use, for example, to automate or schedule database synchronization tasks.
To save synchronization options:
1. On the Options page, configure the synchronization options.
2. Close the wizard.
3. Save the .scomp file.
Note
If you save the .scomp file before configuring synchronization options, it will include the schema comparison options from the New Schema Comparison wizard and the default synchronization options.