| title | getCharacterStream Method (SQLServerClob) |
|---|---|
| description | getCharacterStream Method (SQLServerClob) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
[!INCLUDEDriver_JDBC_Download]
Retrieves the Clob value designated by the java.sql.Clob object as a java.io.Reader object.
| Name | Description |
|---|---|
| getCharacterStream Method () | Returns the Clob data as a java.io.Reader object or as a stream of characters. |
| getCharacterStream Method (long, long) | Returns the Clob data as a java.io.Reader object or as a stream of characters with the specified position and length. |
SQLServerClob Methods
SQLServerClob Members
SQLServerClob Class