| title | execute Method (SQLServerPreparedStatement) | 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 | db876c2e-dffe-4ef2-8fea-486cf27b0eb3 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Runs the SQL statement in this SQLServerPreparedStatement object, which can be any kind of SQL statement.
| Name | Description |
|---|---|
| execute () | Runs the SQL statement in this SQLServerPreparedStatement object, which can be any kind of SQL statement. |
| execute (java.lang.String) | Runs the given SQL statement, which can return multiple results. |
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class