Answer Posted / pushpendra singh
DataSet.Tables[0].rows.count returns total rows in table.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How would you connect to a database by using .NET?
What are the namespaces used in ADO.Net to connect to a database?
What is a dynaset in access?
What do you know about ado.net's methods?
How to identify the controls which can be used for binding data?
What is a column variable?
What is connection pooling and what is the maximum pool size in ado.net connection string?
How do you find the count of records in a dataset?
Which is better entity framework or ado.net?
What is the significance of CommandBehavior.CloseConnection ?
What is dao and ado?
What is ado oledb and odbc?
What is the difference between executenonquery () and executescalar ()?
What is sqldatareader in ado.net?
What DataReader class do in ADO.NET ?