Cancel Method

Cancels the currently running asynchronous execution or fetch.

Syntax

DataControl.Cancel

Applies To

RDS.DataControl

Remarks

When you call Cancel, ReadyState is automatically set to adcReadyStateLoaded, and the Recordset will be empty.

Example

See Also

Asynchronous Population, CancelUpdate Method, ExecuteOptions Property


© 1997 Microsoft Corporation. All rights reserved.