How hard would it be to throw this datareader member
into the next release? I would be MOST appreciative for
it!
Gets a value indicating whether the SqlDataReader
contains one or more rows.
[Visual Basic]
Public ReadOnly Property HasRows As Boolean
[C#]
public bool HasRows {get;}
Property Value
true if the SqlDataReader contains one or more rows;
otherwise false.
Thanks!
Nash Pherson
capkix at hot mail dot com
Logged In: YES
user_id=523261
done. Thanks for the suggestion