UL Ext.: Checks whether the current row position is after the last row.
Visual Basic
Public Readonly Property IsEOF As Boolean
C#
public bool IsEOF {get;}
True if the current row position is after the last row, false otherwise.
ULException class - A SQL error occurred.