Compartir a través de


length Method (SQLServerClob)

Returns the number of characters in the CLOB.

public long length()

Valor devuelto

The length of the CLOB in number characters.

Excepciones

SQLServerException

Notas

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

Vea también

Referencia

SQLServerClob Class

Conceptos

SQLServerClob Methods
SQLServerClob Members