length 方法 (SQLServerClob)
傳回 CLOB 中的字元數。
語法
public long length()
傳回值
數字字元中 CLOB 的長度。
例外狀況
備註
這個 length 方法是由 java.sql.Clob 介面中的 length 方法指定。
傳回 CLOB 中的字元數。
public long length()
數字字元中 CLOB 的長度。
這個 length 方法是由 java.sql.Clob 介面中的 length 方法指定。