Cancels the SQL statement that is currently being run by this SQLServerStatement object.
public final void cancel()
Exceptions
Remarks
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.