Gets the value of the specified column as a 
Devart.Data.DB2.DB2Types.DB2Xml object.
            
            
            
            
            'Declaration
 
Public Overloads Function GetDB2Xml( _
   ByVal  As Integer _
) As DB2Xml
             
        
            
            public DB2Xml GetDB2Xml( 
   int 
)
             
        
             
        
            Parameters
- i
- The zero-based column ordinal.
Return Value
Gets the value of the specified column as a 
Devart.Data.DB2.DB2Types.DB2Xml object.