AdoRecordSet:EOF Access

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:EOF Access

Previous pageReturn to chapter overviewNext page

Purpose

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

 

Prototype

ACCESS EOF AS LOGIC PASCAL CLASS AdoRecordSet

 

Return

LOGIC        EOF ?

 

See Also

AdoRecordSet, AdoRecordset:BOF