Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.94 KB

File metadata and controls

34 lines (28 loc) · 1.94 KB
title SQLXML 4.0 .NET Framework Support | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology database-engine
ms.topic reference
helpviewer_keywords
SQLXML, .NET Framework
XML [SQLXML]
.NET Framework [SQLXML]
ms.assetid c18cf801-f893-4fbc-8e2b-c563f6108acf
author mashamsft
ms.author mathoma
manager craigg

SQLXML 4.0 .NET Framework Support

[!INCLUDEmsCoName] SQLXML 4.0 supports features that allow you to write applications to access XML data from an instance of [!INCLUDEssNoVersion], bring the data into the [!INCLUDEmsCoName] .NET Framework environment, process the data, and send the updates back to [!INCLUDEssNoVersion]. This section documents .NET Framework support features and provides examples of their use.

In This Section

SQLXML Managed Classes
Documents the SQLXML managed classes and their properties and methods.

Using DiffGrams to Modify Data in SQLXML 4.0
Describes Diffgrams and provides examples of their usage.

Using SQLXML Bulk Load in the .NET Environment
Describes how to use SQLXML Bulk Load with the .NET Framework.

See Also

Performing Bulk Load of XML Data (SQLXML 4.0)