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

Commit f1b46f5

Browse files
committed
add metadata descriptions 3 - 1
1 parent a288aef commit f1b46f5

7 files changed

Lines changed: 8 additions & 1 deletion

docs/relational-databases/sqlxml-annotated-xsd-schemas-xpath-queries/bulk-load-xml/annotation-interpretation-other-annotations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Other Annotations (SQLXML)"
3+
description: View a list of SQLXML annotations with a description of how each one is interpreted by XML Bulk Load.
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/executing-template-files-by-using-the-commandtext-property.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Run template files with the CommandText property"
3+
description: View an example of how to use the SQLXML CommandText property to specify the name of a template file containing SQL or XPath queries.
34
ms.date: "03/14/2017"
45
ms.prod: sql
56
ms.prod_service: "database-engine, sql-database"
@@ -20,7 +21,7 @@ monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversio
2021
---
2122
# Executing Template Files by Using the CommandText Property
2223
[!INCLUDE[appliesto-ss-asdb-xxxx-xxx-md](../../../includes/appliesto-ss-asdb-xxxx-xxx-md.md)]
23-
This example illustrates how template files that consist of SQL or XPath queries can be specified by using the CommandTextproperty. Instead of specifying the SQL or XPath query as the value of CommandText, you can specify a file name as the value. In the following example, the CommandType property is specified as SqlXmlCommandType.TemplateFile.
24+
This example illustrates how template files that consist of SQL or XPath queries can be specified by using the CommandText property. Instead of specifying the SQL or XPath query as the value of CommandText, you can specify a file name as the value. In the following example, the CommandType property is specified as SqlXmlCommandType.TemplateFile.
2425

2526
The sample application executes this template:
2627

docs/relational-databases/xml/for-xml-query-compared-to-nested-for-xml-query.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "FOR XML Query Compared to Nested FOR XML Query | Microsoft Docs"
3+
description: Learn about the benefits of nested FOR XML queries by viewing an example that compares a single-level FOR XML query to a nested FOR XML query.
34
ms.custom: ""
45
ms.date: "03/01/2017"
56
ms.prod: sql

docs/relational-databases/xml/large-xml-schema-collections-and-out-of-memory-conditions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Out-of-memory with large XML schema collections | Microsoft Docs"
3+
description: Learn about solutions for handling out-of-memory conditions when loading or dropping a large XML schema collection.
34
ms.date: "03/01/2017"
45
ms.prod: sql
56
ms.prod_service: "database-engine"

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

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

docs/xquery/error-handling-xquery.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Error Handling (XQuery) | Microsoft Docs"
3+
description: Learn about error handling in XQuery and view examples of handling dynamic errors.
34
ms.custom: ""
45
ms.date: "03/17/2017"
56
ms.prod: sql

docs/xquery/path-expressions-using-abbreviated-syntax.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Using Abbreviated Syntax in a Path Expression | Microsoft Docs"
3+
description: Learn how to use abbreviated syntax in XQuery path expressions.
34
ms.custom: ""
45
ms.date: "03/03/2017"
56
ms.prod: sql

0 commit comments

Comments
 (0)