| title | addBatch 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 | 134f1455-c98c-4112-ab2d-9205a0db73df | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Adds a set of parameters to the batch of commands for this SQLServerPreparedStatement object.
| Name | Description |
|---|---|
| addBatch () | Adds a set of parameters to the batch of commands to this SQLServerPreparedStatement object. |
| addBatch (java.lang.String) | Adds the given SQL command to the current list of commands for this SQLServerPreparedStatement object. |
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class