EOF

concerns

The EOF attribute determines if the database cursor is behind the last record. This is the case, for example, if the MoveNext function attempts to read a record after the last record.

 

Syntax

EOF

Return value

Boolean

Parameter

None

Note

The attribut is read-only.