IDalCursor.Eof

Syntax

Eof: Boolean;

Description

The Eof method returns whether the current record is the last one in the table that was received after executing the command at the database server.

See also:

IDalCursor