返回 CLOB 中的字符数。
public long length()
以字符数表示的 CLOB 的长度。
SQLServerException
length 方法由 java.sql.Clob 接口中的 length 方法指定。