Cancel method (RDS)
Applies to: Access 2013, Office 2013
Cancels execution of a pending, asynchronous method call.
Syntax
RDS. DataControl.Cancel
Remarks
When you call Cancel, ReadyState is automatically set to adcReadyStateLoaded, and the Recordset will be empty.