PdcDBQuery.BoF

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

Declaration

Bof as Boolean

Description

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

Notes

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

Code example

Availability

Available since September 2008 (from version 3.8)