Cancel Method (RDS)

Microsoft ActiveX Data Objects (ADO)

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.