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

How can you add or remove rows from the datatable object of dataset?

573


What is adodb dll?

513


How to read data with the sqldatareader ?

529


What are the advantages of oledb compared with other classes?

2319


What is ado or jdbc?

510






How to pass multiple tables in datasets simultaneously?

562


What is DataReader Object?

588


What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?

523


Explain the architecture of ado.net?

533


Can we do database operations without using any of the ado.net objects?

530


What is the use of connection object in ado.net?

560


How to create dynamic gridview?

584


What is an example of ordinal data?

483


What is data access pattern?

490


What is sqldatasource?

517