检索 NClob 中的字符数。

语法

public long length()

返回值

NClob 的长度(以字符为单位)。

异常

注释

length 方法由 java.sql.NClob 接口中的 length 方法指定。

请参阅