Cancel() Method

Syntax:

public void Cancel()

Description:

Attempts to cancel the execution of the current command. This does nothing in the RDM.

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbCommand.Cancel()