| title | createNClob Method (SQLServerConnection) | Microsoft Docs |
|---|---|
| ms.custom | |
| ms.date | 01/19/2017 |
| ms.prod | sql |
| ms.prod_service | connectivity |
| ms.reviewer | |
| ms.technology | connectivity |
| ms.topic | conceptual |
| ms.assetid | fa160884-394e-4fb2-a6e8-0437b81c149d |
| author | David-Engel |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Creates a NClob object without any data.
public java.sql.NClob createNClob()
A NClob object.
This createNClob method is specified by the createNClob method in the java.sql.Connection interface.