getSQLXML Method (SQLServerResultSet)

Retrieves the value of the designated column in the current row of the SQLServerResultSet object as a SQLXML object.

Overload List

Name Description

getSQLXML Method (int) SQLServerResultSet

Retrieves the value of a designated column in the current row of the SQLServerResultSet object as a SQLXML object.

getSQLXML Method (java.lang.String)

Retrieves the value of a designated column in the current row of the SQLServerResultSet object as a SQLXML object.

See Also

Reference

SQLServerResultSet Class

Concepts

SQLServerResultSet Methods
SQLServerResultSet Members