Skip to content

Commit f276089

Browse files
Edit descriptions for SEO.
1 parent 8a93323 commit f276089

20 files changed

Lines changed: 20 additions & 20 deletions

docs/connect/oledb/features/large-clr-user-defined-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Large CLR User-Defined Types | Microsoft Docs"
3-
description: "Large CLR user-defined types in OLE DB Driver for SQL Server"
3+
description: Learn about size restrictions and related behavior for user-defined types in the common language runtime for different versions of SQL Server.
44
ms.custom: ""
55
ms.date: "06/12/2018"
66
ms.prod: sql

docs/connect/oledb/features/service-principal-name-spn-support-in-client-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Service Principal Name (SPN) Support in Client Connections | Microsoft Docs"
3-
description: "Service Principal Name (SPN) support in client connections"
3+
description: Learn about how SQL Server supports Service Principal Name in client connections. See the most common usage scenarios.
44
ms.custom: ""
55
ms.date: "06/12/2018"
66
ms.prod: sql

docs/connect/oledb/features/using-xml-data-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Using XML Data Types | Microsoft Docs"
3-
description: "Using XML Data Types with OLE DB Driver for SQL Server"
3+
description: Learn about XML Data Types with OLE DB Driver for SQL Server, which allow you to store XML documents and fragments in a SQL Server database.
44
ms.custom: ""
55
ms.date: "06/12/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-blobs/getting-large-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Getting large data (OLE DB driver) | Microsoft Docs"
3-
description: "Getting large data using OLE DB Driver for SQL Server"
3+
description: Learn how an OLE DB Driver for SQL Server consumer can retrieve a large data value from a single column in this example.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-date-time/conversions-performed-from-server-to-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Conversions Performed from Server to Client | Microsoft Docs"
3-
description: "Conversions performed from server to client"
3+
description: Learn about date/time conversions performed between SQL Server and a client application written with OLE DB Driver for SQL Server.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-date-time/metadata-parameter-and-rowset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Parameter and rowset metadata (OLE DB driver)
3-
description: "Parameter and rowset metadata"
3+
description: Learn about the DBBINDING type and type members related to OLE DB Driver for SQL Server date and time enhancements.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-driver/about-ole-db-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "About OLE DB connection properties | Microsoft Docs"
3-
description: "About OLE DB properties"
3+
description: In OLE DB Driver for SQL Server, consumers set property values to request specific object behavior. Learn about setting properties.
44
ms.custom: ""
55
ms.date: "05/20/2020"
66
ms.prod: sql

docs/connect/oledb/ole-db-errors/return-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Return codes (OLE DB driver)
3-
description: "Return codes"
3+
description: Learn about return codes for OLE DB Driver for SQL Server member functions and how to get more information about results besides success.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-errors/sql-server-message-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SQL Server message results (OLE DB driver)
3-
description: "SQL Server message results"
3+
description: Learn about Transact-SQL statements that do not generate OLE DB Driver for SQL Server rowsets or a count, and their expected return values.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-how-to/display-column-and-catalog-metadata-for-sparse-columns-ole-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Display Column and Catalog Metadata for Sparse Columns (OLE DB) | Microsoft Docs"
3-
description: "Display column and catalog metadata for sparse columns (OLE DB)"
3+
description: Learn how to display column and catalog metadata for sparse columns in OLE DB Driver for SQL Server with this example.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

0 commit comments

Comments
 (0)