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
What are the advantages of oledb compared with other classes?
What is the use of data grid?
How can we add/remove row's in "datatable" object of "dataset"?
Which is faster sqldataadapter and sqldatareader?
What are the types of databinding?
Does executenonquery return a value?
How do you update a dataset in ado.net and how do you update database through dataset?
Define atomicity?
What are all the different methods under sqlcommand?
What are the namespaces used in ADO.Net to connect to a database?
How do you update database through dataset?
What are the different ado.net namespaces are available in .net?
how Sequence to connect and retrieve data from database using dataset?
Do you use stored procedure in ado.net?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?