| title | getSQLXML Method (SQLServerResultSet) | Microsoft Docs |
|---|---|
| ms.custom | |
| ms.date | 01/19/2017 |
| ms.prod | sql |
| ms.prod_service | connectivity |
| ms.reviewer | |
| ms.technology | connectivity |
| ms.topic | conceptual |
| ms.assetid | a07e0f30-cbc6-4ad7-b931-c30cad382e64 |
| author | David-Engel |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Retrieves the value of the designated column in the current row of the SQLServerResultSet object as a SQLXML object.
| 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. |