Eof: Boolean;
The property is read-only.
The Eof property returns whether cursor is placed on the data provider last entry.
If Eof returns True, data end is reached.
The method use is given in the example for IDtUserProviderEx.CustomProvider.
See also: