AdoStream:Cancel()

<< Click to Display Table of Contents >>

Navigation:  Ado 2.5+ Classes > AdoStream Class >

AdoStream:Cancel()

Previous pageReturn to chapter overviewNext page

Purpose

Cancels execution of a pending, asynchronous Open call.

 

Prototype

METHOD Cancel AS VOID PASCAL CLASS AdoStream

 

Return

NOTHING

 

See Also

AdoStream, AdoStream:Open()