Compartir a través de


setBinaryStream (SQLServerCallableStatement)

Sets the designated parameter to the specified input stream.

Overload List

Name Description

setBinaryStream Method (java.lang.String, java.io.InputStream) (SQLServerCallableStatement)

Sets the designated parameter to the specified input stream.

setBinaryStream Method (java.lang.String, java.io.InputStream, int) (SQLServerCallableStatement)

Sets the designated parameter to the specified input stream, which will have the specified number of bytes.

setBinaryStream Method (java.lang.String, java.io.InputStream, long) (SQLServerCallableStatement)

Sets the designated parameter to the specified input stream, which will have the specified number of bytes.

Vea también

Referencia

SQLServerCallableStatement Class

Conceptos

SQLServerCallableStatement Methods
SQLServerCallableStatement Members