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

On this page
    Cancel Method (DbCommandBase)
    On this page
    Attempts to cancel the execution of a query currently running.
    Syntax
    'Declaration
     
    Public Overrides Sub Cancel() 
    public override void Cancel()
    See Also