Answer Posted / kiranmadiraju
Dataset has 2 collections
1.DataTable(s) Collection
2.DataRelations Collection
DataTable has again 3 collections
1.DataColumn Collection
2.DataRow Collection
3.DataConstraint Collection
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Define Execute Reader?
Why is ADO.NET serialization slower than ADO ?
How to generate a single aggregate?
What is dataset object? Explain the various objects in dataset.
What is read only and forward only in ado.net?
How to perform sorting on a table in ADO.NET?
What does executequery return?
What are basic methods of dataadapter?
Which is faster datareader or dataadapter?
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 rdo dao in visual basic?
Can we connect two dataadapters to same data source using single connection at same time?
What is the role of data provider in ado.net?
Which is faster sqldataadapter and sqldatareader?
What is execute reader in ado.net?