getAsciiStream (int)
Retrieves the value of the designated parameter as a stream of ASCII characters given the parameter index.
public final java.io.InputStream getAsciiStream(int paramIndex)
Parámetros
paramIndex
An int that indicates the parameter index.
Valor devuelto
An InputStream object.
Excepciones
Vea también
Referencia
SQLServerCallableStatement Class
Conceptos
getAsciiStream Method (SQLServerCallableStatement)
SQLServerCallableStatement Methods
SQLServerCallableStatement Members