Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Checks whether the ULDataReader object 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.