Checks whether the ULDataReader has one or more rows.
Public ReadOnly Overrides Property HasRows As Boolean
public override bool HasRows {get;}
True if the result set has at least one row, false if there are no rows.