A DataSet object falls in disconnected components series. The DataSet consists of a collection of tables, rows, columns and relationships.
DataSet contains a collection of DataTables and the DataTable contains a collection of DataRows, DataRelations, and DataColumns. A DataTable maps to a table in the database.