AdoRecordSet:EOF

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:EOF

Previous pageReturn to chapter overviewNext page

Purpose

Is the current record position after the last record in a Recordset object ?

 

Prototype

ACCESS EOF AS LOGIC 

 

Data Type

LOGIC        EOF ?

 

See Also

AdoRecordSet, AdoRecordset:BOF