--
Table newTable = DataSet.Tables.AddTable(TableName)
TablesコレクションにTableオブジェクトを追加します。
DataSet Tables