Skip to content

Commit ea7674f

Browse files
authored
Merge pull request #36341 from TimShererWithAquent/us540932-11
Update ms.topic
2 parents bb38bfb + d75d712 commit ea7674f

25 files changed

Lines changed: 25 additions & 25 deletions

docs/odbc/reference/develop-app/vertical-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: davidengel
66
ms.date: "01/19/2017"
77
ms.service: sql
88
ms.subservice: connectivity
9-
ms.topic: conceptual
9+
ms.topic: concept-article
1010
helpviewer_keywords:
1111
- "interoperability [ODBC], vertical applications"
1212
- "vertical applications [ODBC]"

docs/odbc/reference/develop-app/visual-studio-analyzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: davidengel
66
ms.date: "01/19/2017"
77
ms.service: sql
88
ms.subservice: connectivity
9-
ms.topic: conceptual
9+
ms.topic: concept-article
1010
helpviewer_keywords:
1111
- "Visual Studio Analyzer [ODBC], about Visual Studio Analyzer"
1212
- "Visual Studio Analyzer [ODBC]"

docs/odbc/reference/develop-app/was-a-result-set-created.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: davidengel
66
ms.date: "01/19/2017"
77
ms.service: sql
88
ms.subservice: connectivity
9-
ms.topic: conceptual
9+
ms.topic: concept-article
1010
helpviewer_keywords:
1111
- "result sets [ODBC], determining if created"
1212
---

docs/odbc/reference/develop-app/when-to-use-procedures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: davidengel
66
ms.date: "01/19/2017"
77
ms.service: sql
88
ms.subservice: connectivity
9-
ms.topic: conceptual
9+
ms.topic: concept-article
1010
helpviewer_keywords:
1111
- "SQL statements [ODBC], procedures"
1212
- "procedures [ODBC], about procedures"

docs/odbc/reference/develop-app/writing-an-interoperable-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: davidengel
66
ms.date: "01/19/2017"
77
ms.service: sql
88
ms.subservice: connectivity
9-
ms.topic: conceptual
9+
ms.topic: concept-article
1010
helpviewer_keywords:
1111
- "interoperability [ODBC], feature support and variability"
1212
- "interoperability [ODBC], writing interoperable applications"

docs/odbc/reference/develop-app/writing-odbc-3-x-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: davidengel
66
ms.date: "01/19/2017"
77
ms.service: sql
88
ms.subservice: connectivity
9-
ms.topic: conceptual
9+
ms.topic: upgrade-and-migration-article
1010
helpviewer_keywords:
1111
- "application upgrades [ODBC], about upgrading"
1212
- "ODBC drivers [ODBC], backward compatibility"

docs/odbc/reference/develop-app/writing-odbc-3-x-drivers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: davidengel
66
ms.date: "01/19/2017"
77
ms.service: sql
88
ms.subservice: connectivity
9-
ms.topic: conceptual
9+
ms.topic: reference
1010
helpviewer_keywords:
1111
- "upgrading drivers [ODBC]"
1212
- "ODBC drivers [ODBC], upgrading"

docs/odbc/reference/develop-driver/developing-an-odbc-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: davidengel
66
ms.date: "01/19/2017"
77
ms.service: sql
88
ms.subservice: connectivity
9-
ms.topic: conceptual
9+
ms.topic: concept-article
1010
---
1111
# Developing an ODBC Driver
1212
This section contains topics that discuss how to develop an ODBC driver.

docs/odbc/reference/develop-driver/developing-connection-pool-awareness-in-an-odbc-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: davidengel
66
ms.date: "01/19/2017"
77
ms.service: sql
88
ms.subservice: connectivity
9-
ms.topic: conceptual
9+
ms.topic: concept-article
1010
---
1111
# Developing Connection-Pool Awareness in an ODBC Driver
1212
This topic discusses the details of developing an ODBC driver that contains information about how the driver should provide connection pooling services.

docs/odbc/reference/develop-driver/notification-of-asynchronous-function-completion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: davidengel
66
ms.date: "01/19/2017"
77
ms.service: sql
88
ms.subservice: connectivity
9-
ms.topic: conceptual
9+
ms.topic: concept-article
1010
---
1111
# Notification of Asynchronous Function Completion
1212
In the Windows 8 SDK, ODBC added a mechanism to notify applications when an asynchronous operation completes, which we will refer to as "notification on completion". (See [Asynchronous Execution (Notification Method)](../../../odbc/reference/develop-app/asynchronous-execution-notification-method.md) for more information.) This topic discusses some of the issues for driver developers.

0 commit comments

Comments
 (0)