getBinaryStream (java.lang.String)
Retrieves the value of the designated parameter as a binary stream of uninterrupted bytes given the parameter name.
public final java.io.InputStream getBinaryStream(java.lang.String paramName)
Parámetros
paramName
A String that indicates the parameter name.
Valor devuelto
An InputStream object.
Excepciones
Vea también
Referencia
SQLServerCallableStatement Class
Conceptos
getBinaryStream Method (SQLServerCallableStatement)
SQLServerCallableStatement Methods
SQLServerCallableStatement Members