adspace
Answer Posted / Sayyad Musarrat Masood Zaidi
DataSet is a class in C# that represents an in-memory cache of data and schema information. It's part of the ADO.NET data set, which contains a collection of interrelated tables (DataTables), relationships between those tables, constraints, and other metadata. DataSets are mainly used for reading and writing structured data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers