DB2®Xml Methods
The methods of the DB2Xml class are listed here. For a complete list of DB2Xml class members, see the DB2Xml Members topic.
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. |