| title | getResultSet Method (SQLServerStatement) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | 929a14e2-8e98-4c32-89aa-86733c717ec1 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Retrieves the current result as a SQLServerResultSet object.
public final java.sql.ResultSet getResultSet()
A ResultSet object.
This getResultSet method is specified by the getResultSet method in the java.sql.Statement interface.