can we have multiple datatables in a datareader ?
Answer Posted / mayank jain
Yes we can have...
for that datareader have "NextResult" method. by using we
can use the multiple table.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are all components of ADO.Net data provider?
What are the ado.net connection pooling parameters?
What is a column variable?
What is difference between sqldatareader and sqldataadapter?
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?
What is ado recordset?
What is datasource in ado.net?
What are the several execute methods of ado.net?
What are disadvantages of microsoft-provided data provider classes in ado.net?
What is maximum pool size in ado.net connection string?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
Explain ado.net features?
How to enable and disable connection pooling?
What are the data providers used in ado.net
What are the benefits of using of ADO.NET in .NET 4.0?