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

Commit e050172

Browse files
committed
add missing descriptions - 5-1
1 parent f239ffc commit e050172

23 files changed

Lines changed: 23 additions & 0 deletions

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/creating-constant-elements-using-sql-is-constant-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: "Make constant elements with sql:is-constant (SQLXML)"
3+
description: Learn how to create constant elements in an XSD schema that do not map to any database table or column, by using the sql:is-constant annotation in SQLXML 4.0.
34
ms.date: 01/11/2019
45
ms.prod: sql
56
ms.prod_service: "database-engine, sql-database"

docs/relational-databases/sqlxml-annotated-xsd-schemas-using/using-annotations-in-xsd-schemas-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: "Using Annotations in XSD Schemas (SQLXML)"
3+
description: Learn how to use the annotations supported by the XSD schema language in SQLXML 4.0 to specify XML-to-relational mapping within an XSD schema.
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/caching-templates-xml-schemas/caching-templates-xsl-and-schemas-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: "Caching Templates, XSL, and Schemas (SQLXML)"
3+
description: View information about caching templates, XSL, and schemas in SQLXML 4.0.
34
ms.date: "03/14/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/sqlxml-managed-classes-sqlxmladapter-object.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "SqlXmlAdapter Object (SQLXML)"
3+
description: Learn about the SqlXmlAdapter object that provides methods that facilitate interaction with the dataset in the .NET Framework.
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/samples/specifying-boolean-functions-in-xpath-queries-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: "Use Boolean functions in XPath Queries (SQLXML)"
3+
description: Learn how the SQLXML 4.0 Boolean functions true(), false(), and not(), are specified in XPath queries.
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/updategrams/deleting-data-using-xml-updategrams-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: "Deleting Data Using XML Updategrams (SQLXML)"
3+
description: Learn about deleting data using an XML updategram in SQLXML 4.0.
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/updategrams/passing-parameters-to-updategrams-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: "Passing Parameters to Updategrams (SQLXML)"
3+
description: Learn how to pass parameters to updategrams in SQLXML 4.0.
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/updategrams/updating-data-using-xml-updategrams-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: "Updating Data Using XML Updategrams (SQLXML)"
3+
description: Learn how to update existing data using an XML updategram in SQLXML 4.0.
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/updategrams/using-an-updategram-in-a-sample-asp-application-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: "Use Updategram in a sample ASP Application (SQLXML)"
3+
description: View an example of using an SQLXML updategram in an Active Server Pages (ASP) application.
34
ms.date: "03/14/2017"
45
ms.prod: sql
56
ms.prod_service: "database-engine, sql-database"

docs/relational-databases/xml/auto-mode-heuristics-in-shaping-returned-xml.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "AUTO Mode Heuristics in Shaping Returned XML | Microsoft Docs"
3+
description: Learn how to use AUTO mode heuristics with the FOR XML clause to compare column values in adjacent rows and determine the shape of XML returned by the query.
34
ms.custom: "fresh2019may"
45
ms.date: 04/03/2020
56
ms.prod: sql

0 commit comments

Comments
 (0)