executeQuery Method (SQLServerPreparedStatement)
Runs the SQL query in this SQLServerPreparedStatement object and returns the SQLServerResultSet object generated by the query.
Overload List
Name | Description |
---|---|
Runs the SQL query in this SQLServerPreparedStatement object and returns the SQLServerResultSet object that is generated by the query. |
|
Runs the given SQL statement and returns a single SQLServerResultSet object. |
Siehe auch
Verweis
SQLServerPreparedStatement Class
Konzepte
SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members