can we have multiple datatables in a datareader ?
Answer Posted / vaidyanathan r
The DataReader may read multiple data tables(I am not
sure). But it cant hold them. There is a difference between
Reading and Holding
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are all the classes that are available in System.Data Namespace?
How would you connect to database using .NET?
How to add an aggregate column?
What is Dataset Object?
How to Read, Add, Update and Delete record in Entity Framework ?
Explain the advantages and disadvantages of using datalist?
Define data adapter?
Define the data provider classes that is supported by ado.net?
What is sqlconnection and sqlcommand?
How to read data with the sqldatareader ?
how Sequence to connect and retrieve data from database using dataset?
What do you mean by performing asynchronous operation using command object?
What is Data view?
What are datareaders?
What is the use of connection object in ado.net?