dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2Xml Structure

In This Topic
DB2Xml Structure Methods
In This Topic

For a list of all members of this type, see DB2Xml members.

Public Methods
 NameDescription
Public MethodCompares the specified object parameter to the DB2Xml property of the DB2String object.  
Public MethodReturns a UTF-8 byte array representing the contents of the DB2Xml object instance in binary format for XML columns.  
Public MethodReturns a hash code for the DB2Xml structure.  
Public MethodReturns a UTF-8 string representing the contents of the DB2Xml object instance.  
Public MethodReturns System.Xml.XmlReader object connected with XML data of the DB2Xml.  
Public MethodConverts the specified DB2Xml object to a System.String representing XML data.  
Top
See Also