clearBatch Method (SQLServerPreparedStatement)
Empties the current list of SQL commands for this SQLServerStatement object.
public final void clearBatch()
Excepciones
Notas
This clearBatch method is specified by the clearBatch method in the java.sql.Statement interface.
Vea también
Referencia
SQLServerPreparedStatement Class
Conceptos
SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members