title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic |
---|---|---|---|---|---|---|---|
updateSQLXML Method (SQLServerResultSet) |
updateSQLXML Method (SQLServerResultSet) |
David-Engel |
v-davidengel |
01/19/2017 |
sql |
connectivity |
reference |
[!INCLUDEDriver_JDBC_Download]
Updates the designated column with a SQLXML value.
Name | Description |
---|---|
updateSQLXML Method (int, java.sql.SQLXML) | Updates the designated column with a SQLXML value. |
updateSQLXML Method (java.lang.String, java.sql.SQLXML) | Updates the designated column with a SQLXML value. |