Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asptoday_discuss thread: HasMoreRows


Message #1 by "cory gehrke" <cgehrke@r...> on Tue, 27 Nov 2001 22:09:58
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?

  Return to Index