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 an ASCII stream value.
Overload List
| Name | Description |
|---|---|
| updateAsciiStream Method (int, java.io.InputStream) | Updates the designated column with an ASCII stream value. |
| updateAsciiStream (int, java.io.InputStream, int) | Updates the designated column index with an ASCII stream value specific to the column index. |
| updateAsciiStream Method (int, java.io.InputStream, long) | Updates the designated column with an ASCII stream value, which will have the specified number of bytes. |
| updateAsciiStream Method (java.lang.String, java.io.InputStream) | Updates the designated column with an ASCII stream value. |
| updateAsciiStream (java.lang.String, java.io.InputStream, int) | Updates the designated column name with an ASCII stream value, which will have the specified number of bytes. |
| updateAsciiStream Method (java.lang.String, java.io.InputStream, long) | Updates the designated column with an ASCII stream value, which will have the specified number of bytes. |