AdoStream:Flush()

<< Click to Display Table of Contents >>

Navigation:  Ado 2.5+ Classes > AdoStream Class >

AdoStream:Flush()

Previous pageReturn to chapter overviewNext page

Purpose

Forces the contents of the Stream remaining in the ADO buffer to the underlying object

 

Prototype

METHOD Flush (  )  AS VOID PASCAL CLASS AdoStream

 

Return

NOTHING

 

See Also

AdoStream