Answer Posted / eduardo belmonte
Regarding answer # 3 : It is correct.
Regarding answer # 2 : It is not correct, remember a
dataset contains datatables, and those datatables each can
have its own amount of datarows.
So to know "all" datarows in a dataset you have to add how
many rows "each" of its component datatables may have.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is dataset and datatable in ado.net?
How would you connect to a database by using .NET?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is the use of adodc?
What is ado.net and its architecture?
Does entity framework use ado.net?
Which method is used to sort the data in ADO.Net?
What is a column variable?
What is ado.net and its features?
How can we perform transactions in .net?
What is ado data control?
Which object is used to add relationship between two Datatables?
What are the different execute methods of Ado.Net?
What is sqldatasource?