| title | executeQuery Method () | 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 | 1d90407f-16df-4ba2-b4a5-47d5751e1d7c | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Runs the SQL query in this SQLServerPreparedStatement object and returns the SQLServerResultSet object that is generated by the query.
public java.sql.ResultSet executeQuery()
A SQLServerResultSet object.
This executeQuery method is specified by the executeQuery method in the java.sql.PreparedStatement interface.
executeQuery Method (SQLServerPreparedStatement)
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class