cancel Method (SQLServerStatement)

Cancels the SQL statement that is currently being run by this SQLServerStatement object.

public final void cancel()

Excepciones

SQLServerException

Notas

This cancel method is specified by the cancel method in the java.sql.Statement interface.

Vea también

Referencia

SQLServerStatement Class

Conceptos

SQLServerStatement Methods
SQLServerStatement Members