| title | getNClob Method (SQLServerCallableStatement) | 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 | 9a86daeb-03b2-45ef-82d3-495f33fb0113 |
| author | David-Engel |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Retrieves the value of the designated JDBC NCLOB parameter as an NClob object in the Java programming language.
| Name | Description |
|---|---|
| getNClob Method (int) | Retrieves the value of the designated JDBC NCLOB parameter as an NClob object in the Java programming language. |
| getNClob Method (java.lang.String) | Retrieves the value of a JDBC NCLOB parameter as an NClob object in the Java programming language. |
SQLServerCallableStatement Members
SQLServerCallableStatement Class