can we have multiple datatables in a datareader ?
Answer Posted / satya
we can not have multiple dataTables in a datareader but we can
have multiple reuslt Sets in a datareader.
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
What is a datareader object?
What are the benefits of using of ADO.NET in .NET 4.0?
What is ado.net code?
What are all the classes that are available in System.Data Namespace?
What is the meaning of object pooling?
Why is ADO.NET serialization slower than ADO ?
What is the meaning of executenonquery?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What is serialization and de-serialization in .net? How can we serialize the dataset object?
What is ado asp?
What is the role of data provider in ado.net?
What are the different methods available under the sqlcommand class to access the data?
What is executenonquery ado.net?
What is read only and forward only in ado.net?
Where is adodb dll located?