AdoRecordSet:Cancel()

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:Cancel()

Previous pageReturn to chapter overviewNext page

Purpose

Cancels the currently running asynchronous fetch

 

Prototype

METHOD Cancel (  )  AS VOID PASCAL CLASS AdoRecordSet

 

See Also

AdoRecordSet