共用方式為


length Method (SQLServerClob)

Returns the number of characters in the CLOB.

public long length()

傳回值

The length of the CLOB in number characters.

例外狀況

SQLServerException

備註

This length method is specified by the length method in the java.sql.Clob interface.

另請參閱

參考

SQLServerClob Class

概念

SQLServerClob Methods
SQLServerClob Members