Ambil perhatian
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba log masuk atau menukar direktori.
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Sets the designated parameter to the specified object.
Overload List
| Name | Description |
|---|---|
| setNClob Method (int, java.sql.NClob) | Sets the designated parameter to the specified java.sql.NClob object. |
| setNClob Method (int, java.io.Reader) | Sets the designated parameter to the specified java.io.Reader object. |
| setNClob Method (int, java.io.Reader, long) | Sets the designated parameter to the specified java.io.Reader object, which is the specified number of characters long. |
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class