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 java.io.InputStream object.
Overload List
| Name | Description |
|---|---|
| setAsciiStream Method (int, java.io.InputStream) | Sets the designated parameter number to the specified java.io.InputStream object. |
| setAsciiStream Method (int, java.io.InputStream, int) | Sets the designated parameter number to the specified java.io.InputStream object with the specified number of bytes. |
| setAsciiStream Method (int, java.io.InputStream, long) | Sets the designated parameter number to the specified java.io.InputStream object with the specified number of bytes. |
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class