| title | setString Method (SQLServerNClob) |
|---|---|
| description | setString Method (SQLServerNClob) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
[!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