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 a java.sql.Clob object.
Overload List
| Name | Description |
|---|---|
| setClob Method (int, java.io.Reader) | Sets the designated parameter to a java.sql.Clob object. |
| setClob Method (int, java.sql.Clob) | Sets the designated parameter to the given java.sql.Clob object. |
| setClob Method (int, java.io.Reader, long) | Sets the designated parameter to a java.sql.Clob object, which is the specified number of characters long. |
Remarks
No server driver behavior. For details see JSE 6 API spec.
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class