Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a dataset,and have defined a table in it,and now,I want to copy another table's data to this dataset's table.How to do this? Thank you.
Always do you best,what you plant you will harvest later!
This question has been done.Use DataSet's Merge method can do this.thank you.