Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Checks whether the ULDataReader has one or more rows.
Visual BasicPublic Overrides Readonly Property HasRows As Boolean
C#public override bool HasRows { get;}
True if the result set has at least one row, false if there are no rows.