dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlCommand Class / Cancel Method

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