Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Sets the designated parameter to the specified java.io.Reader object.
Overload List
| Name | Description |
|---|---|
| setCharacterStream Method (java.lang.String, java.io.Reader) | Sets the designated parameter to the specified java.io.Reader object. |
| setCharacterStream Method (java.lang.String, java.io.Reader, int) | Sets the designated parameter to the specified java.io.Reader object, which is the specified number of characters long. |
| setCharacterStream Method (java.lang.String, java.io.Reader, long) | Sets the designated parameter to the specified java.io.Reader object, which is the specified number of characters long. |
See Also
SQLServerCallableStatement Members
SQLServerCallableStatement Class