| title | setString Method (SQLServerClob) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | e329de08-7624-4cf6-9da7-350584e87011 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Writes the given String to the CLOB starting at the given position.
| Name | Description |
|---|---|
| setString (long, java.lang.String) | Writes the given stringto the CLOB starting at the given position. |
| setString (long, java.lang.String, int, int) | Writes the given string to the CLOB starting at the given position, based on the given offset and length. |
SQLServerClob Methods
SQLServerClob Members
SQLServerClob Class