Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 69be316

Browse files
committed
Links: SQL - ssms - 5
1 parent 12d1151 commit 69be316

35 files changed

Lines changed: 64 additions & 89 deletions

File tree

docs/ssms/scripting/use-the-properties-window-in-management-studio.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,5 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
4747
4. On the **Execution plan** tab of the SQL Query Editor click the icons of the operators to view information about the operators in the Properties window.
4848

4949
## See Also
50-
[Properties Window (Management Studio)](https://msdn.microsoft.com/library/6a9a1389-df8d-4cfc-928b-eccbf884a22d)
51-
50+
[Properties Window (Management Studio)](../properties-window-management-studio.md)
5251

docs/ssms/scripting/view-spatial-data-in-object-explorer.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
3535
5. Adjust the **Zoom** slider to increase the visual size of mapped elements. For polygon shapes, the label is visible only when the shape is large enough to hold the label text.
3636

3737
## See Also
38-
[Spatial Results Window](../../relational-databases/scripting/spatial-results-window.md)
39-
[Database Engine Query Editor (SQL Server Management Studio)](../../relational-databases/scripting/database-engine-query-editor-sql-server-management-studio.md)
40-
[Query and Text Editors (SQL Server Management Studio)](https://docs.microsoft.com/sql/ssms/f1-help/database-engine-query-editor-sql-server-management-studio?view=sql-server-ver15)
41-
38+
[Spatial Results Window](./spatial-results-window.md)
39+
[Database Engine Query Editor (SQL Server Management Studio)](../f1-help/database-engine-query-editor-sql-server-management-studio.md)
40+
[Query and Text Editors (SQL Server Management Studio)](../f1-help/database-engine-query-editor-sql-server-management-studio.md?view=sql-server-ver15)
4241

docs/ssms/solution/add-existing-items-to-a-project.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: "maghan"
1717
---
1818
# Add Existing Items to a Project
1919
[!INCLUDE[SQL Server Azure SQL Database Synapse Analytics PDW ](../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
20-
Add new items to a project to extend application functionality. An existing item can be a query or a miscellaneous file. [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] has two project types: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Script Project, and Analysis Services Script Project. The project type determines the query files that you can add to the project. For example, you can add a [!INCLUDE[tsql](../../includes/tsql-md.md)] query (a file with a .sql extension) to a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Script project, but you cannot add it to an Analysis Services Script Project. To associate additional file extensions to a project type, see [How to: Associate File Extensions to a Code Editor](../../relational-databases/scripting/associate-file-extensions-to-a-code-editor.md).
20+
Add new items to a project to extend application functionality. An existing item can be a query or a miscellaneous file. [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] has two project types: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Script Project, and Analysis Services Script Project. The project type determines the query files that you can add to the project. For example, you can add a [!INCLUDE[tsql](../../includes/tsql-md.md)] query (a file with a .sql extension) to a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Script project, but you cannot add it to an Analysis Services Script Project. To associate additional file extensions to a project type, see [How to: Associate File Extensions to a Code Editor](../scripting/associate-file-extensions-to-a-code-editor.md).
2121

2222
### To add an existing query or a miscellaneous file to a project
2323

@@ -65,4 +65,3 @@ Add new items to a project to extend application functionality. An existing item
6565
[Solution Explorer](../../ssms/solution/solution-explorer.md)
6666
[Add New Items to a Project](../../ssms/solution/add-new-items-to-a-project.md)
6767
[Remove or Delete an Item or Project](../../ssms/solution/remove-or-delete-an-item-or-project.md)
68-

docs/ssms/solution/add-new-items-to-a-project.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ Add new items to a project to extend application functionality. A new item can b
4949

5050
## See Also
5151
[Solution Explorer](../../ssms/solution/solution-explorer.md)
52-
[Associating File Extensions to a Code Editor](../../relational-databases/scripting/associate-file-extensions-to-a-code-editor.md)
52+
[Associating File Extensions to a Code Editor](../scripting/associate-file-extensions-to-a-code-editor.md)
5353
[Add Existing Items to a Project](../../ssms/solution/add-existing-items-to-a-project.md)
5454
[Remove or Delete an Item or Project](../../ssms/solution/remove-or-delete-an-item-or-project.md)
55-

docs/ssms/solution/create-a-new-solution.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ To access Solution Explorer, click **Solution Explorer** on the **View** menu.
3636

3737
## See Also
3838
[Solution Explorer](../../ssms/solution/solution-explorer.md)
39-
[Open Solutions from Source Control](https://docs.microsoft.com/sql/azure-data-studio/source-control)
40-
39+
[Open Solutions from Source Control](../../azure-data-studio/source-control.md)

docs/ssms/solution/files-that-manage-solutions-and-projects.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,4 @@ If you have a directory structure similar to the logical structure shown in Solu
5151
[Solution Explorer](../../ssms/solution/solution-explorer.md)
5252
[Solutions (SQL Server Management Studio)](../../ssms/solution/solutions-sql-server-management-studio.md)
5353
[Projects (SQL Server Management Studio)](../../ssms/solution/projects-sql-server-management-studio.md)
54-
[Solution Explorer Source Control](https://docs.microsoft.com/sql/ssms/solution/solution-explorer)
55-
54+
[Solution Explorer Source Control](./solution-explorer.md)

docs/ssms/solution/manage-files-with-encoding.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,4 @@ If you are using Visual SourceSafe to store files with ANSI, UTF8, or Unicode, b
5959

6060
## See Also
6161
[Files That Manage Solutions and Projects](../../ssms/solution/files-that-manage-solutions-and-projects.md)
62-
[Associating File Extensions to a Code Editor](../../relational-databases/scripting/associate-file-extensions-to-a-code-editor.md)
63-
62+
[Associating File Extensions to a Code Editor](../scripting/associate-file-extensions-to-a-code-editor.md)

docs/ssms/solution/miscellaneous-files.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.author: "maghan"
1919
---
2020
# Miscellaneous Files
2121
[!INCLUDE[SQL Server Azure SQL Database Synapse Analytics PDW ](../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
22-
Files that are external to any project are called *miscellaneous files*. When you have a solution open, you can open and modify miscellaneous files related to the project. A file is classified as a miscellaneous file if the file extension is not associated with the project code editor. For example, in a [!INCLUDE[msCoName](../../includes/msconame_md.md)] [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Scripts Project, files with the extension .txt or .mdx will be treated as miscellaneous files. In an MDX project, files with the extension of .txt or .sql will be treated as miscellaneous files. To associate a file extension with a code editor, see [How to: Associate File Extensions to a Code Editor](../../relational-databases/scripting/associate-file-extensions-to-a-code-editor.md).
22+
Files that are external to any project are called *miscellaneous files*. When you have a solution open, you can open and modify miscellaneous files related to the project. A file is classified as a miscellaneous file if the file extension is not associated with the project code editor. For example, in a [!INCLUDE[msCoName](../../includes/msconame_md.md)] [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Scripts Project, files with the extension .txt or .mdx will be treated as miscellaneous files. In an MDX project, files with the extension of .txt or .sql will be treated as miscellaneous files. To associate a file extension with a code editor, see [How to: Associate File Extensions to a Code Editor](../scripting/associate-file-extensions-to-a-code-editor.md).
2323

2424
There are a number of reasons why it is useful to be able to add miscellaneous files to your project. You might have a file that is not necessarily a recognized script but integral to the solution's development. Common examples include development notes or instructions, data files, and code clips.
2525

@@ -31,4 +31,3 @@ Miscellaneous files provide flexibility. For example, suppose you have a [!INCLU
3131
[Files That Manage Solutions and Projects](../../ssms/solution/files-that-manage-solutions-and-projects.md)
3232
[Solutions (SQL Server Management Studio)](../../ssms/solution/solutions-sql-server-management-studio.md)
3333
[Projects (SQL Server Management Studio)](../../ssms/solution/projects-sql-server-management-studio.md)
34-

docs/ssms/solution/projects-sql-server-management-studio.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,4 @@ To modify information about a connection, use the properties window in [!INCLUDE
5454
## See Also
5555
[Solution Explorer](../../ssms/solution/solution-explorer.md)
5656
[Solutions (SQL Server Management Studio)](../../ssms/solution/solutions-sql-server-management-studio.md)
57-
[Solution Explorer Source Control](https://docs.microsoft.com/sql/ssms/solution/solution-explorer)
58-
57+
[Solution Explorer Source Control](./solution-explorer.md)

docs/ssms/solution/solutions-sql-server-management-studio.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,4 @@ Solutions and projects can be integrated into a [!INCLUDE[msCoName](../../includ
5151
## See Also
5252
[Solution Explorer](../../ssms/solution/solution-explorer.md)
5353
[Projects (SQL Server Management Studio)](../../ssms/solution/projects-sql-server-management-studio.md)
54-
[Solution Explorer Source Control](https://docs.microsoft.com/sql/ssms/solution/solution-explorer)
55-
54+
[Solution Explorer Source Control](./solution-explorer.md)

0 commit comments

Comments
 (0)