Cancels the SQL statement that is currently being run by this SQLServerStatement object.
public final void cancel()
例外狀況
備註
This cancel method is specified by the cancel method in the java.sql.Statement interface.
Cancels the SQL statement that is currently being run by this SQLServerStatement object.
public final void cancel()
This cancel method is specified by the cancel method in the java.sql.Statement interface.