Share via


setString Method (SQLServerNClob)

Writes the specified String to the NCLOB starting at the specified position.

Overload List

Name Description

setString Method (long, java.lang.String) (SQLServerNClob)

Writes the specified String to the NCLOB starting at the specified position.

setString Method (long, java.lang.String, int, int) (SQLServerNClob)

Writes the specified string to the NCLOB starting at the specified position, and based on the specified offset and length.

See Also

Reference

SQLServerNClob Class

Concepts

SQLServerNClob Methods
SQLServerNClob Members