dotConnect for SQL Server Documentation
Devart.Common Namespace / DbScript Class / Cancel Method

In This Topic
Cancel Method (DbScript)
In This Topic
Tries to cancel the execution of a DbScript descendant.
Syntax
'Declaration
 
Public Overridable Sub Cancel() 
 
See Also