Add Datatable With New Name

  • Thread starter Thread starter Derek Hart
  • Start date Start date
D

Derek Hart

I have a datatable that I pass into a function that removes duplicates,
because I am in .Net 1.x. I have a clone of the datatable, but I cannot
figure out how to give it a new name so it returns with a new datatable
name.

Derek
 
Back
Top