getCharacterStream (int)
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)
Parametri
paramIndex
An int that indicates the parameter index.
Valore restituito
A Reader object.
Eccezioni
Vedere anche
Riferimento
SQLServerCallableStatement Class
Concetti
getCharacterStream Method (SQLServerCallableStatement)
SQLServerCallableStatement Methods
SQLServerCallableStatement Members