MimerCommand.Cancel Method
Attempts to cancel the execution of an MimerCommand.
[Visual Basic]
NotOverridable Public Sub Cancel() Implements _
IDbCommand.Cancel
[C#]public
void Cancel();
Implements
IDbCommand.Cancel
See Also
MimerCommand Class | Mimer.Data.Client Namespace