| title | length Method (SQLServerNClob) |
|---|---|
| description | length Method (SQLServerNClob) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
[!INCLUDEDriver_JDBC_Download]
Retrieves the number of characters in the NClob.
public long length()
The length of the NClob in number of characters.
This length method is specified by the length method in the java.sql.NClob interface.
SQLServerNClob Methods
SQLServerNClob Members
SQLServerNClob Class