Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Sets the designated parameter to the specified object.
Overload List
| Name | Description |
|---|---|
| setClob Method (java.lang.String, java.sql.Clob) | Sets the designated parameter to the specified Clob object. |
| setClob Method (java.lang.String, java.io.Reader) | Sets the designated parameter to the specified Reader object. |
| setClob 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