| title | getCharacterStream 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 | 835e9cb8-5fd5-4a05-aa47-59ae3ed1ae6d |
| author | David-Engel |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Retrieves the NCLOB value designated by this java.sql.NClob object as a java.io.Reader object.
| Name | Description |
|---|---|
| getCharacterStream Method () (SQLServerNClob) | Retrieves the NCLOB data as a Reader object or as a stream of characters. |
| getCharacterStream Method (long, long) (SQLServerNClob) | Retrieves the NCLOB data as a Reader object or as a stream of characters with the specified position and length. |
SQLServerNClob Methods
SQLServerNClob Members
SQLServerNClob Class