Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Sets the designated parameter number to the specified input stream.
Overload List
| Name | Description |
|---|---|
| setAsciiStream Method (java.lang.String, java.io.InputStream) | Sets the designated parameter to the specified input stream. |
| setAsciiStream 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. |
| setAsciiStream Method (java.lang.String, java.io.InputStream, long) | Sets the designated parameter number to specified input stream, which will have the specified number of bytes. |
See Also
SQLServerCallableStatement Members
SQLServerCallableStatement Class