开发者

Checking datareader to be empty

How do I check if my datareader is completely empty开发者_开发知识库 ?

Not talking about nullvalues but completely empty (no records).

Thanks!


Use the HasRows property to check if there are any rows or not.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜