MDAC 2.5 SDK - ADO
See Also Example Applies To
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.