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
Define bubbled event?
What are the important features of ado.net 2.0?
What are advantages of microsoft-provided data provider classes in ado.net?
Why is ADO.NET serialization slower than ADO ?
Explain all the classes those are used for database connections between sql server and asp.net?
differences between ADO and ADO.NET
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is acid in ado.net?
What is ambient transaction?
Explain the namespaces in which .net has the data functionality class.
What are all the classes that are available in System.Data Namespace?
What are the several execute methods of ado.net?
What is the difference in record set and dataset?
What is data view and variable view?