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
What are the different methods by which we can populate a dataset?
What is ado.net and its architecture?
What are the various methods provided by the DataSet object to generate XML?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
Which control of the BindingNavigator returns the current position within the data source?
What is difference in record set and dataset?
What is openquery?
How would you connect to a database by using .NET?
What is ado full form?
Does dapper use ado.net?
Describe the disconnected architecture of ADO.NET’s data access model.
What is Data Provider?
What is Serialization in .NET? what are the types of Serialization?
What are the major difference between classic ADO and ADO.NET?
What are the several execute methods of ado.net?