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
public method GetBytes Returns a UTF-8 byte array representing the contents of the DB2Xml object instance.
public method GetString Returns a UTF-16 string representing the contents of the DB2Xml object instance.
public method GetXmlReader Returns an XmlReader for the contents of the DB2Xml object instance.