ADO.NET - What is the difference between DataTable and Dataset?
ADO.NET - What is the difference between DataTable and Dataset?
Dataset is a collection of datatables. Datatable represents one table and having a collection records.
|
|
ADO.NET - What is the difference between DataTable and Dataset?
Dataset is a collection of datatables. Datatable represents one table and having a collection records.
|