Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
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