Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Retrieves the number of characters in the NClob.
Syntax
public long length()
Return Value
The length of the NClob in number of characters.
Exceptions
Remarks
This length method is specified by the length method in the java.sql.NClob interface.
See Also
SQLServerNClob Methods
SQLServerNClob Members
SQLServerNClob Class