You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ssms/scripting/generate-and-publish-scripts-wizard.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -253,7 +253,7 @@ In order to script objects with [!INCLUDE[ssSDW_md](../../includes/sssdw-md.md)]
253
253
1. Select **Tools** then **Options**.
254
254
2. Under **General Scripting Options** set:
255
255
1. Script for the database engine type: **Microsoft Azure SQL Database**.
256
-
2. Script for the database engine edition: **Microsoft Azure Synapse Analytics Edition**.
256
+
2. Script for the database engine edition: **Microsoft Azure SQL Data Warehouse Edition**.
257
257
3. Select **OK**.
258
258
259
259
### How to Generate Scripts for SQL Data Warehouse when it is not the default scripting option
@@ -265,7 +265,7 @@ If you set [!INCLUDE[ssSDW_md](../../includes/sssdw-md.md)] as your default scri
265
265
3. Choose the Objects you wish to script.
266
266
4. In **Scripting Options**, select **Advanced**. Under **General** set:
267
267
1. Script for the database engine type: **Microsoft Azure SQL Database**.
268
-
2. Script for the database engine edition: **Microsoft Azure Synapse Analytics Edition**.
268
+
2. Script for the database engine edition: **Microsoft Azure SQL Data Warehouse Edition**.
269
269
5. Select **Save or Publish Scripts** then **Finish**.
270
270
271
271
The options set in Step 4 aren't remembered. If you prefer for these options to be remembered, follow the instructions in **How to set default scripting options to SQL Data Warehouse**.
0 commit comments