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