Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Sets the designated parameter to the specified input stream.
Overload List
| Name | Description |
|---|---|
| setBinaryStream Method (java.lang.String, java.io.InputStream) | Sets the designated parameter to the specified input stream. |
| setBinaryStream Method (java.lang.String, java.io.InputStream, int) | 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) | Sets the designated parameter to the specified input stream, which will have the specified number of bytes. |
See Also
SQLServerCallableStatement Members
SQLServerCallableStatement Class