| title | setString Method (SQLServerNClob) | 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 | 2195ec6b-3cd1-4e57-90ba-89d111e20ea4 |
| author | David-Engel |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Writes the specified String to the NCLOB starting at the specified position.
| Name | Description |
|---|---|
| setString Method (long, java.lang.String) (SQLServerNClob) | Writes the specified String to the NCLOB starting at the specified position. |
| setString Method (long, java.lang.String, int, int) (SQLServerNClob) | Writes the specified string to the NCLOB starting at the specified position, and based on the specified offset and length. |
SQLServerNClob Methods
SQLServerNClob Members
SQLServerNClob Class