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
How to add a javaScript function in a datagrid?
What are dataproviders?
What are the major challenges in accessing data from a database?
What is Data Provider?
Does entity framework use ado.net?
What is ado recordset?
What is dataset object? Explain the various objects in dataset.
What is isolation?
Can we connect two dataadapters to same data source using single connection at same time?
What are two important objects of ADO.Net?
Explain how to create dynamic gridview?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What is acid in ado.net?
What are all the different methods under sqlcommand?
Explain how to pass multiple tables in datasets simultaneously?