| title | getNClob Method (SQLServerResultSet) | 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 | 432901eb-57b6-44ad-98b4-43164bcbc2b6 |
| author | David-Engel |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Retrieves the value of the designated column in the current row of the SQLServerResultSet object as an NClob object in the Java programming language.
| Name | Description |
|---|---|
| getNClob Method (int) (SQLServerResultSet) | Retrieves the value of the designated column in the current row of the SQLServerResultSet object as an NClob object in the Java programming language. |
| getNClob Method (java.lang.String) (SQLServerResultSet) | Retrieves the value of the designated column in the current row of the SQLServerResultSet object as an NClob object in the Java programming language. |