| Overload | Description |
|---|---|
| AddDataTable(DataTable) | Adds a new table to the data schema retrieving metadata and fetching data from a specified System.Data.DataTable object. |
| AddDataTable(DataTable,IDbCommand) | Adds a new table to the data schema retrieving metadata and fetching data from a specified System.Data.DataTable object. |
| AddDataTable(DataTable,IDataReader) | Adds a new table into the data schema using the given System.Data.DataTable object to retrieve metadata and fetch data from. Adds a new table to the data schema retrieving metadata and fetching data from a specified System.Data.DataTable object. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family