Cancel Method (RDS)

Microsoft ActiveX Data Objects (ADO)

RDS 2.5 API Reference

Cancel Method (RDS)

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.

See Also

VBScript Example

Cancel Method | CancelBatch Method | CancelUpdate Method | CancelUpdate Method (RDS) | ExecuteOptions Property (RDS)

Applies To: DataControl Object (RDS)

© 1998-2003 Microsoft Corporation. All rights reserved.