Function documentationcom.sap.dbtech.powertoys.Loader.cancel Method Locate this document in the navigation structure

 

This method of the com.sap.dbtech.powertoys.Loader class is used for canceling Loader command or an SQL statement that is currently being executed.

Features

Syntax Syntax

  1. public void cancel()
    	throws
    		java.sql.SQLException
End of the code.