Mimer SQL Data Provider
Cancel Method (MimerBatch)




Mimer.Data.Client Namespace > MimerBatch Class : Cancel Method
Attempts to cancel the execution of a MimerBatch.
Syntax
'Declaration
 
Public Overrides NotOverridable Sub Cancel() 
public override void Cancel()
public procedure Cancel(); override; 
public override function Cancel();
public: void Cancel(); override 
Exceptions
ExceptionDescription
Dispose has been called for the MimerBatch
  • No connection has been set on the MimerBatch
  • The connection is not open
Requirements

.NET Framework
Version 4.6.2 or later

See Also

Reference

MimerBatch Class
MimerBatch Members