Skip to content

Commit 37232ba

Browse files
Edit descriptions for SEO.
1 parent 405415b commit 37232ba

20 files changed

Lines changed: 20 additions & 20 deletions

docs/connect/oledb/features/date-and-time-improvements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Date and Time Improvements | Microsoft Docs"
3-
description: "Date and time improvements in OLE DB Driver for SQL Server"
3+
description: Learn about the OLE DB Driver for SQL Server support for the date and time data types that were added in SQL Server 2008.
44
ms.custom: ""
55
ms.date: "06/12/2018"
66
ms.prod: sql

docs/connect/oledb/features/using-database-mirroring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Using Database Mirroring | Microsoft Docs"
3-
description: "Using database mirroring with OLE DB Driver for SQL Server"
3+
description: OLE DB Driver for SQL Server supports database mirroring. Developers do not need take any other action once mirroring has been configured for the database.
44
ms.custom: ""
55
ms.date: "06/12/2018"
66
ms.prod: sql

docs/connect/oledb/features/using-encryption-without-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Using Encryption Without Validation | Microsoft Docs"
3-
description: "Using encryption without validation"
3+
description: Learn about encryption without validation for SQL Server connections. The OLE DB Driver for SQL Server supports encryption without validation.
44
ms.custom: ""
55
ms.date: "06/12/2018"
66
ms.prod: sql

docs/connect/oledb/features/using-large-value-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Using Large Value Types | Microsoft Docs"
3-
description: "Using large value types with OLE DB Driver for SQL Server"
3+
description: Learn how the OLE DB Driver for SQL Server supports large value data types with the varchar(max), varbinary(max), and nvarchar(max) types.
44
ms.custom: ""
55
ms.date: "06/12/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-blobs/blobs-and-ole-objects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "BLOBs and OLE Objects (OLE DB driver) | Microsoft Docs"
3-
description: "BLOBs and OLE Objects"
3+
description: Learn how the ISequentialStream interface supports consumer access to SQL Server data types as binary large objects in OLE DB Driver for SQL Server.
44
ms.custom: ""
55
ms.date: "05/25/2020"
66
ms.prod: sql

docs/connect/oledb/ole-db-blobs/streaming-support-for-blob-output-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Streaming support for BLOB output parameters (OLE DB driver)
3-
description: "Streaming support for BLOB output parameters"
3+
description: Learn about streaming support in OLE DB Driver for SQL Server for BLOB output parameters, which binds BLOB parameters as ISequentialStreams, with this sample.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-commands/commands-generating-multiple-rowset-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Commands generating multiple-rowset results (OLE DB driver) | Microsoft Docs"
3-
description: "Commands generating multiple-rowset results"
3+
description: Learn how OLE DB Driver for SQL Server returns multiple rowsets for batched SQL statements and when stored procedures implement batched SQL statements.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-data-source-objects/data-source-information-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Data source information properties (OLE DB driver) | Microsoft Docs"
3-
description: "Data Source information properties"
3+
description: Learn about the data source information properties for the provider-specific property set DBPROPSET_SQLSERVERDATASOURCEINFO 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-date-time/ole-db-api-support-for-date-and-time-enhancements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: API support for date and time enhancements (OLE DB driver)
3-
description: "OLE DB API support for date and time enhancements"
3+
description: Learn about the OLE DB APIs that support enhanced date/time features, including function names and descriptions.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

docs/connect/oledb/ole-db-driver/establishing-a-connection-to-a-data-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Establish connection to data source (OLE DB driver) | Microsoft Docs"
3-
description: "Establishing a connection to a data source using OLE DB Driver for SQL Server"
3+
description: Learn how a consumer establishes a connection to a data source by using OLE DB Driver for SQL Server.
44
ms.custom: ""
55
ms.date: "06/14/2018"
66
ms.prod: sql

0 commit comments

Comments
 (0)