Skip to content

Commit ce2db02

Browse files
committed
Removed " | Microsoft Docs" from title metadata and changed ms.custom value
1 parent 6f5c881 commit ce2db02

86 files changed

Lines changed: 261 additions & 257 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@
150150
"database-engine/log-shipping/windows/**/*.md": "SQL Server Log Shipping",
151151
"sql-server/stretch-database/**/*.md": "SQL Server Stretch Database",
152152
"master-data-services/**/*.md": "SQL Server Master Data Services",
153-
"master-data-services/microsoft-excel-add-in/**/*.md": "SQL Server MDS Excel Add-in"
153+
"master-data-services/microsoft-excel-add-in/**/*.md": "SQL Server MDS Excel Add-in",
154+
"ssdt/**/*.md": "SQL Server Data Tools (SSDT)"
154155
},
155156

156157
"breadcrumb_path": {

docs/ssdt/add-database-reference-dialog-box.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
---
2-
title: "Add Database Reference Dialog Box | Microsoft Docs"
2+
title: Add Database Reference Dialog Box
33
ms.prod: "sql"
44
ms.technology: ssdt
55
ms.topic: conceptual
66
author: "markingmyname"
77
ms.author: "maghan"
88
ms.reviewer: ""
9-
ms.custom: "SSDT"
10-
ms.date: "02/09/2017"
9+
ms.custom: seo-lt-2019
10+
ms.date: 02/09/2017
1111
---
1212

1313
# Add Database Reference Dialog Box
14+
1415
This topic describes the procedures you can perform in the **Add Database Reference** dialog box.
1516

1617
Database references let you:
@@ -23,7 +24,8 @@ In a composite project, database references partition a large database into seve
2324

2425
Database references can be made to a database project in the current solution or to a DACPAC. Adding a database reference to a project changes project dependencies and build order.
2526

26-
## Selecting the Database to Reference
27+
## Selecting the Database to Reference
28+
2729
You can reference another database project in the same solution, a system database, or a DACPAC.
2830

2931
If there is more than one database project in your solution, **Database projects in the current solution** is enabled. You can reference another database in the solution.
@@ -32,7 +34,8 @@ Select **System database** if you intend to select one of the system databases a
3234

3335
Select **Data-tier Application (.dacpac)** to reference a database in a DACPAC, and browse to the directory with the DACPAC file.
3436

35-
## Selecting the Database's Relative Location
37+
## Selecting the Database's Relative Location
38+
3639
After you select the database you want to reference, you can specify the expected location of a database object, relative to the referencing project.
3740

3841
References can be resolved for objects in one of the following locations:
@@ -54,7 +57,8 @@ If you selected **Different database, different server**, a (SQLCMD) server vari
5457
> [!IMPORTANT]
5558
> In some situations, you can create a database reference that has the same name as an existing database reference. Two database references with the same name can result in unexpected behavior. In this situation, delete both database references.
5659
57-
## Common Procedures
60+
## Common Procedures
61+
5862
The following are common procedures:
5963

6064
### To create a reference to a database on the same server
@@ -107,6 +111,6 @@ When you publish this project, you can deploy composite projects in the same sol
107111

108112
3. In the **Advanced Publish Settings** dialog box, make sure that **Include composite objects** is checked in the **Advanced Deployment Options** list.
109113

110-
## See Also
111-
[Project-Oriented Offline Database Development](../ssdt/project-oriented-offline-database-development.md)
112-
114+
## See Also
115+
116+
[Project-Oriented Offline Database Development](../ssdt/project-oriented-offline-database-development.md)

docs/ssdt/analyze-script-performance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "Analyze Script Performance | Microsoft Docs"
3-
ms.custom:
4-
- "SSDT"
2+
title: "Analyze Script Performance"
3+
ms.custom: seo-lt-2019
4+
55
ms.date: "02/09/2017"
66
ms.prod: "sql"
77
ms.technology: ssdt

docs/ssdt/azure-active-directory.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Azure Active Directory in SQL Server Data Tools (SSDT) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Azure Active Directory in SQL Server Data Tools (SSDT)"
3+
ms.custom: seo-lt-2019""
44
ms.date: "10/28/2019"
55
ms.prod: sql
66
ms.reviewer: ""

docs/ssdt/check-for-updates-dialog-box.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "Check for Updates Dialog Box | Microsoft Docs"
3-
ms.custom:
4-
- "SSDT"
2+
title: "Check for Updates Dialog Box"
3+
ms.custom: seo-lt-2019
4+
55
ms.date: "02/09/2017"
66
ms.prod: "sql"
77
ms.technology: ssdt

docs/ssdt/compare-and-synchronize-data-in-tables-with-data-in-reference-database.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "Compare and Synchronize Data in One or More Tables with Data in a Reference Database | Microsoft Docs"
3-
ms.custom:
4-
- "SSDT"
2+
title: "Compare and Synchronize Data in One or More Tables with Data in a Reference Database"
3+
ms.custom: seo-lt-2019
4+
55
ms.date: "02/09/2017"
66
ms.prod: "sql"
77
ms.technology: ssdt

docs/ssdt/connected-database-development.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "Connected Database Development | Microsoft Docs"
3-
ms.custom:
4-
- "SSDT"
2+
title: "Connected Database Development"
3+
ms.custom: seo-lt-2019
4+
55
ms.date: "02/09/2017"
66
ms.prod: "sql"
77
ms.technology: ssdt

docs/ssdt/creating-and-defining-sql-server-unit-tests.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
2-
title: "Creating and Defining SQL Server Unit Tests | Microsoft Docs"
3-
ms.custom:
4-
- "SSDT"
2+
title: "Creating and Defining SQL Server Unit Tests"
3+
ms.custom: seo-lt-2019""
54
ms.date: "02/09/2017"
65
ms.prod: "sql"
76
ms.technology: ssdt

docs/ssdt/custom-test-conditions-for-sql-server-unit-tests.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "Custom Test Conditions for SQL Server Unit Tests | Microsoft Docs"
3-
ms.custom:
4-
- "SSDT"
2+
title: "Custom Test Conditions for SQL Server Unit Tests"
3+
ms.custom: seo-lt-2019
4+
55
ms.date: "02/09/2017"
66
ms.prod: "sql"
77
ms.technology: ssdt

docs/ssdt/dac-framework-compatibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "DAC Framework Compatibility | Microsoft Docs"
3-
ms.custom:
4-
- "SSDT"
2+
title: "DAC Framework Compatibility"
3+
ms.custom: seo-lt-2019
4+
55
ms.date: "02/09/2017"
66
ms.prod: "sql"
77
ms.technology: ssdt

0 commit comments

Comments
 (0)