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ú.
Sets the designated parameter to the specified object.
Overload List
| Name | Description |
|---|---|
| setNClob Method (java.lang.String, java.sql.NClob) | Sets the designated parameter to the specified NClob object. |
| setNClob Method (java.lang.String, java.io.Reader) | Sets the designated parameter to the specified Reader object. |
| setNClob Method (java.lang.String, java.io.Reader, long) | Sets the designated parameter to the specified Reader object, which is the specified number of characters long. |
See Also
SQLServerCallableStatement Members
SQLServerCallableStatement Class