| title | Copy Items in a Solution | Microsoft Docs | |||
|---|---|---|---|---|
| ms.custom | ||||
| ms.date | 06/13/2017 | |||
| ms.prod | sql-server-2014 | |||
| ms.reviewer | ||||
| ms.technology | ssms | |||
| ms.topic | conceptual | |||
| helpviewer_keywords |
|
|||
| ms.assetid | f95f084e-9f3d-4d15-90b4-1094ab2eda51 | |||
| author | stevestein | |||
| ms.author | sstein | |||
| manager | craigg |
You can copy items using Solution Explorer or Windows Explorer.
-
In Solution Explorer, select the item you want to copy.
-
On the Edit menu, click Copy.
-
In Solution Explorer, select the destination project.
-
On the Edit menu, click Paste.
Note
Connections cannot be copied between projects. When copying a query with an associated connection to another project, its associated connection is not copied to the target project. You must manually create the connection in the target project.