Skip to content

Commit a7d30d8

Browse files
author
stevestein
committed
update metadata
1 parent 8a02e5d commit a7d30d8

84 files changed

Lines changed: 422 additions & 338 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/ssdt/add-database-reference-dialog-box.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "Add Database Reference Dialog Box | Microsoft Docs"
33
ms.custom:
44
- "SSDT"
55
ms.date: "02/09/2017"
6-
ms.prod: "sql-non-specified"
6+
ms.prod: "sql"
7+
ms.technology: ssdt
78
ms.reviewer: ""
89
ms.suite: ""
910
ms.tgt_pltfrm: ""
@@ -12,9 +13,9 @@ f1_keywords:
1213
- "sql.data.tools.adddatabasereference.dialog"
1314
ms.assetid: 838caa2a-4117-48bc-8c6c-9e7ceab38893
1415
caps.latest.revision: 14
15-
author: "JennieHubbard"
16-
ms.author: "jhubbard"
17-
manager: "jhubbard"
16+
author: "stevestein"
17+
ms.author: "sstein"
18+
manager: "craigg"
1819
---
1920
# Add Database Reference Dialog Box
2021
This topic describes the procedures you can perform in the **Add Database Reference** dialog box.

docs/ssdt/analyze-script-performance.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "Analyze Script Performance | Microsoft Docs"
33
ms.custom:
44
- "SSDT"
55
ms.date: "02/09/2017"
6-
ms.prod: "sql-non-specified"
6+
ms.prod: "sql"
7+
ms.technology: ssdt
78
ms.reviewer: ""
89
ms.suite: ""
910
ms.tgt_pltfrm: ""
@@ -12,9 +13,9 @@ f1_keywords:
1213
- "sql.data.tools.codeanalysis.configuring"
1314
ms.assetid: f4bbdd31-12a5-4c57-b0fe-1c6683820f11
1415
caps.latest.revision: 21
15-
author: "JennieHubbard"
16-
ms.author: "jhubbard"
17-
manager: "jhubbard"
16+
author: "stevestein"
17+
ms.author: "sstein"
18+
manager: "craigg"
1819
---
1920
# Analyze Script Performance
2021
You can use the tools provided by SQL Server Data Tools to determine whether you can improve the performance of your query, stored procedures, or scripts. For example, by monitoring client statistics such as the response times for frequently used queries, you can determine whether changes to the query or indexes on the tables are required. Such statistics can include client execution time, query profile, and packets/bytes sent and received.

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "Check for Updates Dialog Box | Microsoft Docs"
33
ms.custom:
44
- "SSDT"
55
ms.date: "02/09/2017"
6-
ms.prod: "sql-non-specified"
6+
ms.prod: "sql"
7+
ms.technology: ssdt
78
ms.reviewer: ""
89
ms.suite: ""
910
ms.tgt_pltfrm: ""
@@ -12,9 +13,9 @@ f1_keywords:
1213
- "sql.data.tools.checkforupdates.dialog"
1314
ms.assetid: 40f942cc-8c87-45de-9456-44bd53b519e7
1415
caps.latest.revision: 6
15-
author: "JennieHubbard"
16-
ms.author: "jhubbard"
17-
manager: "jhubbard"
16+
author: "stevestein"
17+
ms.author: "sstein"
18+
manager: "craigg"
1819
---
1920
# Check for Updates Dialog Box
2021
Beginning in the November 2012 release of SQL Server Data Tools, you see a **Check for Updates** menu option under the **SQL** menu.

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@ title: "Compare and Synchronize Data in One or More Tables with Data in a Refere
33
ms.custom:
44
- "SSDT"
55
ms.date: "02/09/2017"
6-
ms.prod: "sql-non-specified"
6+
ms.prod: "sql"
7+
ms.technology: ssdt
78
ms.reviewer: ""
89
ms.suite: ""
910
ms.tgt_pltfrm: ""
1011
ms.topic: "article"
1112
ms.assetid: 96d743b0-b69a-45bb-ae0e-62103dca76e2
1213
caps.latest.revision: 7
13-
author: "JennieHubbard"
14-
ms.author: "jhubbard"
15-
manager: "jhubbard"
14+
author: "stevestein"
15+
ms.author: "sstein"
16+
manager: "craigg"
1617
---
1718
# Compare and Synchronize Data in One or More Tables with Data in a Reference Database
1819
You can compare the data in a *source* database and a *target* database and specify which tables should be compared. You can review the data and decide which changes to synchronize. You can then either update the target to synchronize the databases or export the update script to the Transact\-SQL editor or to a file.

docs/ssdt/connected-database-development.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "Connected Database Development | Microsoft Docs"
33
ms.custom:
44
- "SSDT"
55
ms.date: "02/09/2017"
6-
ms.prod: "sql-non-specified"
6+
ms.prod: "sql"
7+
ms.technology: ssdt
78
ms.reviewer: ""
89
ms.suite: ""
910
ms.tgt_pltfrm: ""
@@ -12,9 +13,9 @@ f1_keywords:
1213
- "SQL.DATA.TOOLS.SQLSERVEROBJECTEXPLORER"
1314
ms.assetid: 21f7f959-7b8e-4335-8681-bebcd957692c
1415
caps.latest.revision: 27
15-
author: "JennieHubbard"
16-
ms.author: "jhubbard"
17-
manager: "jhubbard"
16+
author: "stevestein"
17+
ms.author: "sstein"
18+
manager: "craigg"
1819
---
1920
# Connected Database Development
2021
This section describes features provided by SQL Server Data Tools for designing and querying a connected database.

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "Creating and Defining SQL Server Unit Tests | Microsoft Docs"
33
ms.custom:
44
- "SSDT"
55
ms.date: "02/09/2017"
6-
ms.prod: "sql-non-specified"
6+
ms.prod: "sql"
7+
ms.technology: ssdt
78
ms.reviewer: ""
89
ms.suite: ""
910
ms.tgt_pltfrm: ""
@@ -13,9 +14,9 @@ f1_keywords:
1314
- "sql.data.tools.unittesting.designer"
1415
ms.assetid: 3c082177-a2b1-4fde-8833-b49b2a351815
1516
caps.latest.revision: 10
16-
author: "JennieHubbard"
17-
ms.author: "jhubbard"
18-
manager: "jhubbard"
17+
author: "stevestein"
18+
ms.author: "sstein"
19+
manager: "craigg"
1920
---
2021
# Creating and Defining SQL Server Unit Tests
2122
You can run SQL Server unit tests to verify whether changes to one or more database objects in a schema have broken existing functionality in a database application. These tests complement the unit tests that your software developers create. You must run both kinds of tests to verify the behavior of your application.

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@ title: "Custom Test Conditions for SQL Server Unit Tests | Microsoft Docs"
33
ms.custom:
44
- "SSDT"
55
ms.date: "02/09/2017"
6-
ms.prod: "sql-non-specified"
6+
ms.prod: "sql"
7+
ms.technology: ssdt
78
ms.reviewer: ""
89
ms.suite: ""
910
ms.tgt_pltfrm: ""
1011
ms.topic: "article"
1112
ms.assetid: 32a15d61-e908-4ae1-a238-4fd0f988d8c8
1213
caps.latest.revision: 13
13-
author: "JennieHubbard"
14-
ms.author: "jhubbard"
15-
manager: "jhubbard"
14+
author: "stevestein"
15+
ms.author: "sstein"
16+
manager: "craigg"
1617
---
1718
# Custom Test Conditions for SQL Server Unit Tests
1819
You can add custom test conditions for SQL Server unit tests. However, you must first install the test condition before you can use it, whether you created the extension or you are installing one that someone else created.

docs/ssdt/dac-framework-compatibility.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@ title: "DAC Framework Compatibility | Microsoft Docs"
33
ms.custom:
44
- "SSDT"
55
ms.date: "02/09/2017"
6-
ms.prod: "sql-non-specified"
6+
ms.prod: "sql"
7+
ms.technology: ssdt
78
ms.reviewer: ""
89
ms.suite: ""
910
ms.tgt_pltfrm: ""
1011
ms.topic: "article"
1112
ms.assetid: 5f8e7f4a-f157-442a-8fe5-32b8774776dc
1213
caps.latest.revision: 7
13-
author: "JennieHubbard"
14-
ms.author: "jhubbard"
15-
manager: "jhubbard"
14+
author: "stevestein"
15+
ms.author: "sstein"
16+
manager: "craigg"
1617
---
1718
# DAC Framework Compatibility
1819
When you attempt an action that uses the DAC Framework, SQL Server Data Tools (SSDT) verifies the version of DACFx on the computer. If SSDT does not work with the installed version of DACFx, the following error displays:

docs/ssdt/data-tools-operations-window.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "Data Tools Operations Window | Microsoft Docs"
33
ms.custom:
44
- "SSDT"
55
ms.date: "02/09/2017"
6-
ms.prod: "sql-non-specified"
6+
ms.prod: "sql"
7+
ms.technology: ssdt
78
ms.reviewer: ""
89
ms.suite: ""
910
ms.tgt_pltfrm: ""
@@ -12,9 +13,9 @@ f1_keywords:
1213
- "sql.data.tools.datatoolsoperations"
1314
ms.assetid: afb49faa-321a-42b1-a378-955b586429f2
1415
caps.latest.revision: 6
15-
author: "JennieHubbard"
16-
ms.author: "jhubbard"
17-
manager: "jhubbard"
16+
author: "stevestein"
17+
ms.author: "sstein"
18+
manager: "craigg"
1819
---
1920
# Data Tools Operations Window
2021
The **Data Tools Operations** window shows the progress of some operations discussed in this topic, and notifies you of any errors.

docs/ssdt/database-project-settings.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "Database Project Settings | Microsoft Docs"
33
ms.custom:
44
- "SSDT"
55
ms.date: "02/09/2017"
6-
ms.prod: "sql-non-specified"
6+
ms.prod: "sql"
7+
ms.technology: ssdt
78
ms.reviewer: ""
89
ms.suite: ""
910
ms.tgt_pltfrm: ""
@@ -40,9 +41,9 @@ f1_keywords:
4041
- "sql.data.tools.extendedpropertieseditor.dialog"
4142
ms.assetid: 34418730-1aaa-4948-aee2-8f1e62cda85c
4243
caps.latest.revision: 26
43-
author: "JennieHubbard"
44-
ms.author: "jhubbard"
45-
manager: "jhubbard"
44+
author: "stevestein"
45+
ms.author: "sstein"
46+
manager: "craigg"
4647
---
4748
# Database Project Settings
4849
You use database project settings to control aspects of your database, debugging and build configurations. These settings fall into the following categories.

0 commit comments

Comments
 (0)