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

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