| title | getNString 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 | 023a238b-37f2-4966-bc91-ef2b22aebc46 |
| 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 a String in the Java programming language.
| Name | Description |
|---|---|
| getNString Method (int) (SQLServerResultSet) | Retrieves the value of the designated column in the current row of the SQLServerResultSet object as a String in the Java programming language. |
| getNString Method (java.lang.String) (SQLServerResultSet) | Retrieves the value of the designated column in the current row of the SQLServerResultSet object as a String in the Java programming language. |