הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Sets the designated parameter to the given java.io.Reader object.
Overload List
| Name | Description |
|---|---|
| setCharacterStream Method (int, java.io.Reader) | Sets the designated parameter to the specified java.io.Reader object. |
| setCharacterStream Method (int, 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 (int, 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
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class