MDAC 2.5 SDK - ADO


 

Cancel Method (RDS)

See Also    Example    Applies To

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.