Skip to content

Commit 1205bc9

Browse files
author
MightyPen
committed
Among 2 articles, resolve 4 Suggestion messages due to escalate to Warnings next month. (ado/reference/ado-api/read-method.md is one of the two articles.
1 parent da253d5 commit 1205bc9

2 files changed

Lines changed: 3 additions & 8 deletions

File tree

docs/ado/reference/ado-api/ado-dynamic-properties.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
---
22
title: "ADO Dynamic Properties | Microsoft Docs"
33
ms.prod: sql
4-
ms.prod_service: connectivity
54
ms.technology: connectivity
65
ms.custom:
76
ms.date: "01/19/2017"
87
ms.reviewer:
9-
ms.prod: sql
10-
ms.prod_service: connectivity
118
ms.topic: conceptual
129
helpviewer_keywords:
1310
- "dynamic properties [ADO]"
@@ -30,8 +27,9 @@ Dynamic properties can be added to the [Properties](../../../ado/reference/ado-a
3027
|[Reshape Name](../../../ado/reference/ado-api/reshape-name-property-dynamic-ado.md)|Specifies a name for the **Recordset** object.|
3128
|[Resync Command](../../../ado/reference/ado-api/resync-command-property-dynamic-ado.md)|Specifies a user-supplied command string that the **Resync** method issues to refresh the data in the table named in the **Unique Table** dynamic property.|
3229
|[Unique Table, Unique Schema, Unique Catalog](../../../ado/reference/ado-api/unique-table-unique-schema-unique-catalog-properties-dynamic-ado.md)|**Unique Table** Specifies the name of the base table upon which updates, insertions, and deletions are allowed.<br /><br /> **Unique Schema** Specifies the schema, or name of the owner of the table.<br /><br /> **Unique Catalog** Specifies the catalog, or name of the database that contains the table.|
33-
|[Update Resync](../../../ado/reference/ado-api/update-resync-property-dynamic-ado.md)|Specifies whether the **UpdateBatch** method is followed by an implicit **Resync** method operation, and if so, the scope of that operation.|
34-
30+
|[Update Resync](../../../ado/reference/ado-api/update-resync-property-dynamic-ado.md)|Specifies whether the **UpdateBatch** method is followed by an implicit **Resync** method operation, and if so, the scope of that operation.|
31+
| &nbsp; | &nbsp; |
32+
3533
## See Also
3634
[ADO API Reference](../../../ado/reference/ado-api/ado-api-reference.md)
3735
[ADO Collections](../../../ado/reference/ado-api/ado-collections.md)

docs/ado/reference/ado-api/read-method.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
---
22
title: "Read Method | Microsoft Docs"
33
ms.prod: sql
4-
ms.prod_service: connectivity
54
ms.technology: connectivity
65
ms.custom: ""
76
ms.date: "01/19/2017"
87
ms.reviewer:
9-
ms.prod: sql
10-
ms.prod_service: connectivity
118
ms.topic: conceptual
129
apitype: "COM"
1310
f1_keywords:

0 commit comments

Comments
 (0)