SQLXML 4.0 .NET Framework Support
Microsoft SQLXML 4.0 supports features that allow you to write applications to access XML data from an instance of SQL Server, bring the data into the Microsoft .NET Framework environment, process the data, and send the updates back to SQL Server. 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.
Voir aussi
Référence
Performing Bulk Load of XML Data (SQLXML 4.0)