asptoday_discuss thread: HasMoreRows
In ADO.NET I'm trying to use the property HasMoreRows with a SqlDataReader but recieve the message that this a private property. Has anyone else been able to use this property to see if the data reader returns any rows? How else can one determine if rows are returned in a SqlDataReader?
|





