Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Creates a NClob object without any data.
Syntax
  
public java.sql.NClob createNClob()  
Return Value
A NClob object.
Exceptions
Remarks
This createNClob method is specified by the createNClob method in the java.sql.Connection interface.