dotConnect for Adobe Commerce Documentation
Devart.Common Namespace / DbCommandBase Class / Cancel Method

In This Topic
Cancel Method
In This Topic
Attempts to cancel the execution of a query currently running.
Syntax
'Declaration
 
Public Overrides Sub Cancel() 
 
See Also