Answer Posted / jeyaram thangaponnan
DataSet.Tables[0].Rows.Count will give the number of rows
in that table
| Is This Answer Correct ? | 30 Yes | 0 No |
Post New Answer View All Answers
Which method in OLEDBAdapter is used to populate dataset with records?
What is ado circle?
What is ado or jdbc?
What is adodb dll?
Give an example that shows how to execute a stored procedure in ado.net?
What is the use of SqlCommand object?
What is dao and ado?
What is basic use of data view?
What is the use of sqldatareader class?
What are the benefits of using ado.net?
What is partial class?
What are the namespaces used in ado.net for data access?
How to perform sorting on a table in ADO.NET?
What are the data access namespaces in .NET?
Do you use stored procedure in ado.net?