BOF

concerns

The BOF attribute determines if the database cursor is in front of the first record. This is the case, for example, if the moveprevious function attempts to read a record before the first record.

 

Syntax

BOF

Return value

Boolean

Parameter

None

Note

The attribut is read-only.