Returns the number of characters in the CLOB.
语法
public long length()
返回值
The length of the CLOB in number characters.
异常
备注
This length method is specified by the length method in the java.sql.Clob interface.
| length Method (SQLServerClob) |
Returns the number of characters in the CLOB.
public long length()
The length of the CLOB in number characters.
This length method is specified by the length method in the java.sql.Clob interface.