Compartir a través de


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.

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members