can we have multiple datatables in a datareader ?
Answer Posted / satya
Yes. We can have multiple data tables in a datareader. You
can read the reuslt with datareader.NextResult method.
| Is This Answer Correct ? | 46 Yes | 8 No |
Post New Answer View All Answers
How to maintain the relation between two tables in ADO.NET?
What is ado asp?
How is it possible to get 2 tables of data at a time by using data reader?
Define ado.net?
What is full form of ado?
What is a serialized object?
Which is faster ado.net or linq?
What are the namespaces used in ADO.Net to connect to a database?
What is ado circle?
What are all the commands used with Data Adapter?
How can we add/remove row's in "datatable" object of "dataset"?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What are ado.net objects?
What are the data access namespaces in .NET?
What are advantages of microsoft-provided data provider classes in ado.net?