Compartir a través de


getBinaryStream (int)

Retrieves the value of the designated parameter as a binary stream of uninterrupted bytes given the parameter index.

public final java.io.InputStream getBinaryStream(int paramIndex)

Parámetros

paramIndex

An int that indicates the parameter index.

Valor devuelto

An InputStream object.

Excepciones

SQLServerException

Vea también

Referencia

SQLServerCallableStatement Class

Conceptos

getBinaryStream Method (SQLServerCallableStatement)
SQLServerCallableStatement Methods
SQLServerCallableStatement Members