While creating a module within my program, I created a second Dataset (and it's called DesignDataSet2). I would like to delete it from the database altogether.
I have already removed the one datatable that was within this dataset. I now want to eliminate this completely. How do I go about doing this? I haven't seen a "delete" option when right-clicking that specific dataset.
Help!!
In advance, thanks for the help.
Don