DB2 Version 10.1 for Linux, UNIX, and Windows

DB2XmlAdapter Class

Represents a means of retrieving from a database and filling an XPathDocument instance.

Namespace:
IBM®.Data.DB2®
Assembly:
IBM.Data.DB2 (in IBM.Data.DB2.dll)

Inheritance hierarchy

System.Object
   IBM.Data.DB2.DB2XmlAdapter

Syntax

[Visual Basic]
NotInheritable Public Class DB2XmlAdapter
[C#]
public sealed class DB2XmlAdapter
[C++]
public __gc __sealed class DB2XmlAdapter
[JScript]
public class DB2XmlAdapter

Remarks

The DB2XmlAdapter serves as a bridge between an XPathDocument instance and a database. The DB2XmlAdapter provides this bridge by using FillSQL to load data from the database into the XPathDocument. Currently, there is no Updatemethod to send changes made in the XPathDocument back to the database.

Thread safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Version information

Last update
This topic was last updated for: IBM DB2 Version 9.5
.NET Framework version
Supported in: 2.0, 3.0, 3.5, and 4.0
IBM Data Server Client
Supported in: IBM DB2 Version 9