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 ado asp?
What is sql command in ado net?
What is microsoft ole db provider for sql server?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What are the different methods available under the sqlcommand class to access the data?
Define Execute Reader?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
Why edit is not possible in repeater?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
Which keyword is used to accept variable number of parameters?
Which is faster ado.net or linq?
What is connected architecture in ado.net?
What are the different row versions available in table?
What is datasource in ado.net?
What is the role of the dataset object in ado.net?