| title | getCharacterStream Method () | 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 | 70a5a8c8-791a-43f9-8a0e-1c390f30857c | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Returns the CLOB data as a Reader object or as a stream of characters.
public java.io.Reader getCharacterStream()
A Reader object that contains the CLOB data.
This getCharacterStream method is specified by the getCharacterStream method in the java.sql.Clob interface.
SQLServerClob Methods
SQLServerClob Members
SQLServerClob Class