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

Commit 6892c2d

Browse files
authored
Merge pull request #14620 from v-thpra/US1613581-add-missing-meta-descriptions-2
Add missing metadata descriptions - 2
2 parents 4757fe7 + 1047013 commit 6892c2d

30 files changed

Lines changed: 30 additions & 0 deletions

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/excluding-schema-elements-from-the-xml-document-using-sql-mapped.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Exclude schema elements from XML Doc with sql:mapped"
3+
description: Learn how to use the sql:mapped annotation to create an element in the XSD schema that does not map to a database table (view) or column.
34
ms.date: "03/17/2017"
45
ms.prod: sql
56
ms.prod_service: "database-engine, sql-database"

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/filtering-values-using-sql-limit-field-and-sql-limit-value-sqlxml-4-0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Filter with sql:limit-field and sql:limit-value (SQLXML)"
3+
description: Learn how to use the sql:limit-field and sql:limit-value annotations in SQLXML 4.0 to filter the data returned by a query on the basis of a limiting value.
34
ms.date: "03/16/2017"
45
ms.prod: sql
56
ms.prod_service: "database-engine, sql-database"

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/xsd-annotations-sqlxml-4-0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "XSD Annotations (SQLXML)"
3+
description: View a list of XSD annotations (SQLXML 4.0) introduced in SQL Server 2005 (9.x), with a comparison to the XDR annotations introduced in SQL Server 2000 (8.x).
34
ms.date: "03/17/2017"
45
ms.prod: sql
56
ms.prod_service: "database-engine, sql-database"

docs/relational-databases/sqlxml-annotated-xsd-schemas-xpath-queries/bulk-load-xml/annotation-interpretation-sql-overflow-field.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "sql:overflow-field (SQLXML)"
3+
description: Learn how to use the sql:overflow-field annotation to identify a column as an overflow column that will receive all unconsumed data from the XML document.
34
ms.date: "03/16/2017"
45
ms.prod: sql
56
ms.prod_service: "database-engine, sql-database"

docs/relational-databases/sqlxml-annotated-xsd-schemas-xpath-queries/net-framework-classes/executing-xpath-queries-with-namespaces-sqlxml-managed-classes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Executing XPath Queries with Namespaces (SQLXML)"
3+
description: Learn how to include namespaces in SQLXML XPath queries.
34
ms.date: "03/16/2017"
45
ms.prod: sql
56
ms.prod_service: "database-engine, sql-database"

docs/relational-databases/sqlxml-annotated-xsd-schemas-xpath-queries/security/for-xml-security-considerations-sqlxml-4-0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "FOR XML Security Considerations (SQLXML)"
3+
description: Learn about important security considerations when specifying FOR XML AUTO mode in SQLXML 4.0.
34
ms.date: "03/06/2017"
45
ms.prod: sql
56
ms.prod_service: "database-engine, sql-database"

docs/relational-databases/sqlxml/annotated-xsd-schemas/annotated-xsd-schemas-in-sqlxml-4-0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Annotated XSD Schemas in SQLXML 4.0"
3+
description: View information about using annotated XSD schemas in SQLXML 4.0.
34
ms.custom: ""
45
ms.date: 01/11/2019
56
ms.prod: sql

docs/relational-databases/sqlxml/what-s-new-in-sqlxml-4-0-sp1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "What's New in SQLXML 4.0 SP1"
3+
description: View a summary of the updates and enhancements in SQLXML 4.0 SP1 with links to more detailed information.
34
ms.custom: ""
45
ms.date: "03/17/2017"
56
ms.prod: sql

docs/relational-databases/xml/columns-with-a-name.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Columns with a Name | Microsoft Docs"
3+
description: Learn about columns with a name in SQL queries and the specific conditions in which rowset columns with a name are mapped to the resulting XML.
34
ms.custom: "fresh2019may"
45
ms.date: "05/22/2019"
56
ms.prod: sql

docs/relational-databases/xml/drop-xml-indexes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Drop XML Indexes | Microsoft Docs"
3+
description: Learn how the DROP INDEX Transact-SQL statement can be used to drop existing primary or secondary XML and non-XML indexes.
34
ms.custom: ""
45
ms.date: "03/14/2017"
56
ms.prod: sql

0 commit comments

Comments
 (0)