SqliteCommand.Cancel Method

Definition

Attempts to cancel the execution of the command. Does nothing.

public override void Cancel ();
override this.Cancel : unit -> unit
Public Overrides Sub Cancel ()

Applies to