DB2®Xml Members
Represents the Db2® XML data type. The following tables list the members exposed by the DB2Xml class.
Public Fields
| Field | Description |
|---|---|
Null |
Null value for DB2Xml. |
Public Properties
Public Methods
| Method | Description |
|---|---|
GetBytes |
Returns a UTF-8 byte array representing the contents of the DB2Xml object instance. |
GetString |
Returns a UTF-16 string representing the contents of the DB2Xml object instance. |
GetXmlReader |
Returns an XmlReader for the contents of the DB2Xml object instance. |