I dragged a couple of tables to a DataSet (no problem, DataTables get generated..) wanted to "enhance" partial class but neither double click on DataSet (in Designer) nor "view code" option (on any DataTable) reveals c# code (as it does when writing windows apps) . So, how do you get to tthe source when...