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

Commit 452756e

Browse files
authored
Merge pull request #16534 from TimShererWithAquent/us1612974i
Edit descriptions for SEO. (8 of 9)
2 parents 5ad7e1e + 109bb45 commit 452756e

16 files changed

Lines changed: 16 additions & 16 deletions

docs/connect/oledb/applications/using-the-oledb-driver-for-sql-server-header-and-library-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Using the OLE DB Driver for SQL Server header and library files | Microsoft Docs"
3-
description: "Using the OLE DB Driver for SQL Server header and library files"
3+
description: Learn how to use the OLE DB Driver for SQL Server header and library files in your development environment.
44
ms.custom: ""
55
ms.date: "02/12/2019"
66
ms.prod: sql

docs/connect/oledb/features/utf-16-support-in-oledb-driver-for-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "UTF-16 Support in OLE DB Driver for SQL Server| Microsoft Docs"
3-
description: "UTF-16 Support in OLE DB Driver for SQL Server"
3+
description: Learn about UTF-16 support in OLE DB Driver for SQL Server and when it adds a high surrogate code point to the buffer.
44
ms.custom: ""
55
ms.date: "06/12/2018"
66
ms.prod: sql

docs/connect/oledb/help-topics/data-link-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Universal Data Link (UDL) Configuration | Microsoft Docs"
3-
description: "Universal Data Link (UDL) Configuration using Microsoft OLE DB Driver for SQL Server"
3+
description: Learn how to use the Connection tab to specify how to connect to your data using the OLE DB Driver for SQL Server.
44
ms.custom: ""
55
ms.date: "10/11/2019"
66
ms.prod: sql

docs/connect/oledb/help-topics/sql-server-login-dialog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "SQL Server Login Dialog Box (OLE DB) | Microsoft Docs"
3-
description: "Using SQL Server Login Dialog Box"
3+
description: When you attempt to connect without specifying enough information, the OLE DB Driver for SQL Server prompts you with the SQL Server Login dialog box.
44
ms.custom: ""
55
ms.date: "10/11/2019"
66
ms.prod: sql

docs/connect/oledb/ole-db-commands/using-imultipleresults-to-process-multiple-result-sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Using IMultipleResults to Process Multiple Result Sets | Microsoft Docs"
3-
description: "Using IMultipleResults to process multiple result sets"
3+
description: Learn how consumers use the IMultipleResults interface to process results returned by OLE DB Driver for SQL Server command execution.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-data-types/data-type-mapping-in-itabledefinition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Data type mapping in ITableDefinition (OLE DB driver) | Microsoft Docs"
3-
description: "Data type mapping in ITableDefinition"
3+
description: Learn how an OLE DB Driver for SQL Server consumer can specify SQL Server data types when creating tables by using the ITableDefinition::CreateTable method.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-date-time/bulk-copy-changes-for-enhanced-date-and-time-types-ole-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Bulk Copy Changes for Enhanced Date and Time Types (OLE DB) | Microsoft Docs"
3-
description: "Bulk copy changes for enhanced date and time types (OLE DB)"
3+
description: Learn about the date/time enhancements to support bulk copy functionality in OLE DB Driver for SQL Server.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-driver/creating-a-oledb-driver-for-sql-server-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Creating an OLE DB Driver for SQL Server Application | Microsoft Docs"
3-
description: "Creating an OLE DB Driver for SQL Server application"
3+
description: Learn about the steps necessary to create an OLE DB Driver for SQL Server application and find additional resources.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-driver/using-the-output-clause-with-ole-db-in-oledb-driver-for-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Using the OUTPUT Clause with OLE DB in OLE DB Driver for SQL Server | Microsoft Docs"
3-
description: "Using the OUTPUT clause with OLE DB in OLE DB Driver for SQL Server"
3+
description: Learn about using the OUTPUT clause in an INSERT, UPDATE, DELETE, or MERGE command in OLE DB Driver for SQL Server.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-how-to/fetch-columns-using-irow-getcolumns-or-irow-open-and-isequentialstream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Fetch Columns Using IRow::GetColumns (or IRow::Open) and ISequentialStream | Microsoft Docs"
3-
description: "Fetch columns using IRow::GetColumns (or IRow::Open) and ISequentialStream"
3+
description: Learn how large data can be bound or retrieved using the ISequentialStream interface in OLE DB Driver for SQL Server.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

0 commit comments

Comments
 (0)