8000 sql-docs/docs/ssms/solution/delete-a-solution.md at live · debuglevel/sql-docs · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.35 KB

File metadata and controls

37 lines (29 loc) · 1.35 KB
title Delete a Solution
description Delete a Solution
author markingmyname
ms.author maghan
ms.date 01/19/2017
ms.service sql
ms.subservice ssms
ms.topic conceptual
helpviewer_keywords
removing solutions
solutions [SQL Server Management Studio], deleting
deleting solutions

Delete a Solution

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW] Deleting a solution permanently erases files from physical storage as well as the file items in the solution.

Note

In contrast to projects and items, a solution can only be deleted permanently, not removed temporarily.

To delete a solution

  1. In Solution Explorer, select the solution you want to delete.

  2. On the File menu, click Close Solution.

  3. In [!INCLUDEmsCoName] Windows Explorer, locate and select the files associated with the solution you want to delete.

  4. On the File menu, click Delete.

See Also

Solution Explorer
Create a New Solution
Create a Project
Remove or Delete an Item or Project

0