Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
Sets the designated parameter to the specified input stream.
Overload List
| Name | Description |
|---|---|
| setBinaryStream Method (int, java.io.InputStream) | Sets the designated parameter to the specified input stream. |
| setBinaryStream Method (int, java.io.InputStream, int) | Sets the designated parameter to the specified input stream, which will have the specified number of bytes. |
| setBinaryStream Method (int, java.io.InputStream, long) | Sets the designated parameter to the specified input stream, which will have the specified number of bytes. |
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class