A
ad
I have a typed DataSet with a DataTable in it.
The structure of the DataTable is from a table in a database.
Now I have make the DataTble with about 10 new row.
How can I insert the DataTable into database at once?
The structure of the DataTable is from a table in a database.
Now I have make the DataTble with about 10 new row.
How can I insert the DataTable into database at once?