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
Explian About DataAdapters
What is ado rdo dao in visual basic?
How to add an aggregate column?
What is the difference between Command and CommandBuilder object?
How can we load multiple tables in a dataset?
What is the difference between typed and untyped dataset?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Why do we need ado.net?
What is microsoft ole db provider for sql server?
What are the benefits of using ado.net?
What is Serialization in .NET? what are the types of Serialization?
Define partial class?
Which ado.net object is very fast in getting data from the database?
What is data adapter in ado.net with example?
Difference between sqlcommand and sqlcommandbuilder?