Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Updates the designated column with a character stream value.
Overload List
| Name | Description |
|---|---|
| updateCharacterStream Method (int, java.io.Reader) | Updates the designated column with a character stream value. |
| updateCharacterStream (int, java.io.Reader, int) | Updates the designated column with a character stream value, which will have the specified number of characters. |
| updateCharacterStream Method (int, java.io.Reader, long) | Updates the designated column with a character stream value, which will have the specified number of characters. |
| updateCharacterStream Method (java.lang.String, java.io.Reader) | Updates the designated column with a character stream value. |
| updateCharacterStream (java.lang.String, java.io.Reader, int) | Updates the designated column with a character stream value, which will have the specified number of characters. |
| updateCharacterStream Method (java.lang.String, java.io.Reader, long) | Updates the designated column with a character stream value, which will have the specified number of characters. |