| title | getCharacterStream (int) | 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 | eb20714b-52bc-4b6c-b23f-c9c3c9d73783 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Retrieves the value of the designated parameter as a java.io.Reader object given the parameter index.
public final java.io.Reader getCharacterStream(int paramIndex)
paramIndex
An int that indicates the parameter index.
A Reader object.
getCharacterStream Method (SQLServerCallableStatement)
SQLServerCallableStatement Members
SQLServerCallableStatement Class