True (1) if function completed successfully, false (0) otherwise.
Description
Calls the Cancel() method of the wrapped ADODB.Recordset object. Use the Cancel method to terminate execution of an asynchronous Open() method call (that is, a method invoked with the adAsyncExecute, or adAsyncFetch option).