Contents Index Topic Contents |
Cancel Method
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
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.