Options (SQL Server Object Explorer/Scripting Page)
Use this page to set scripting options that apply to the following commands on object context menus in Object Explorer:
-
Edit commands for user tables and views.
-
Script <object> as commands for user-created objects.
-
Modify command for user-created objects.
-
This page also sets the scripting option defaults for the Generate SQL Server Script Wizard.
The Edit and Modify commands might produce results that are different from the Script <object> as command for the same option setting. The Edit and Modify commands are designed to modify objects in the current database during a Query Editor session. The Script <object> as command is designed to generate a script so that it can be used later to create objects.