Advanced.Data.Provider Documentation | |
AdpCommand.Cancel Method
[This is preliminary documentation and subject to change.]
Attempts to cancel the execution of a AdpCommand.
[Visual Basic]
NotOverridable Public Sub Cancel() Implements _
IDbCommand.Cancel
[C#]public
void Cancel();
Implements
IDbCommand.Cancel
See Also
AdpCommand Class | Advanced.Data.Provider Namespace