IDalCursor.Eof

Syntax

Eof: Boolean;

Description

The Eof method returns whether the current record is last in the table that became a result of command execution on the database server.

See also:

IDalCursor