Relation objects to relate one table to another, to navigate through the tables, and to return child or parent rows from a related table. We can populate Dataset with more than one table at a time using Sql. Data. Adapter Object .
The following C# source code shows how to a single Sql. Data. Adapter fill Dataset with multiple tables.