dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlCommand Class / Cancel() Method

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