PdcDBQuery.EoF

From External Bemet Wiki
Revision as of 12:41, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == Eof as Boolean == Description == Returns true or false wheter the recordpointer is at the last record of the query == Notes == This property returns whete...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

Eof as Boolean

Description

Returns true or false wheter the recordpointer is at the last record of the query

Notes

This property returns wheter or not the end of file is reached.

Code example

Availability

Available since September 2008 (from version 3.8)