| title | getSQLXML Method (SQLServerCallableStatement) | 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 | 8bcf9eda-b36c-480c-8bf2-91c392d5a0ee |
| author | David-Engel |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Retrieves the value of the designated parameter as a java.sql.SQLXML object.
| Name | Description |
|---|---|
| getSQLXML Method (int) | Retrieves the value of the designated parameter as a SQLXML object given the parameter index. |
| getSQLXML Method (java.lang.String) | Retrieves the value of the designated parameter as a SQLXML object given the parameter name. |
SQLServerCallableStatement Members
SQLServerCallableStatement Class