Cancels the currently running asynchronous execution or fetch.
Syntax
DataControl.Cancel
Applies To
Remarks
When you call Cancel, ReadyState is automatically set to adcReadyStateLoaded, and the Recordset will be empty.
See Also
Asynchronous Population, CancelUpdate Method, ExecuteOptions Property
© 1997 Microsoft Corporation. All rights reserved. |