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