How to find the count of records in a dataset?

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


Please Help Members By Posting Answers For Below Questions

Explain the differences between oledb sql server, oledbdotnet provider?

550


What is aggregate root?

494


how we can fire event in databound coulm in datagfrid withot using button?

567


What is the difference between dataset and datatable?

483


How to maintain the relation between two tables in ADO.NET?

538






describe the dataset object in ado.net.

520


Define the data provider classes that is supported by ado.net?

515


What is microsoft ado?

513


Describe the disconnected architecture of ADO.NET’s data access model.

538


Explain sqlconnection object?

532


How to store data in memory?

506


How we can provide data to ado.net?

545


What are the advantages and disadvantages of using datalist?

527


What are the methods of XML dataset object?

611


What is difference between datareader and dataadapter?

546