This topic has not yet been rated - Rate this topic

setNClob Method (SQLServerCallableStatement)

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.