AdoDbClearRecordSet()

<< Click to Display Table of Contents >>

Navigation:  The Vo2Ado RDD > RDD Support Library > AdoDb() functions >

AdoDbClearRecordSet()

Previous pageReturn to chapter overviewNext page

FUNCTION AdoDbClearRecordset() AS LOGIC

RETURN DBINFO(DBI_CLEARRECORDSET)

 

This function clears the current open recordset. The workarea will be reset to the first record, and a new Recordset will be opened as soon as a GoTop() or a Seek() is called.