| title | updateNString 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 | 0b6b65a1-8e62-4cd5-ab28-6231c3e20d81 |
| author | David-Engel |
| ms.author | v-daenge |
[!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. |