dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteCommand Class / Cancel Method

On this page
    Cancel Method (SQLiteCommand)
    On this page
    Stops execution of SQLiteCommand methods.
    Syntax
    'Declaration
     
    Public Overrides Sub Cancel() 
    public override void Cancel()
    See Also