共用方式為


cancel Method (SQLServerStatement)

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

public final void cancel()

例外狀況

SQLServerException

備註

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

另請參閱

參考

SQLServerStatement Class

概念

SQLServerStatement Methods
SQLServerStatement Members