2
Answers

Transaction in ADO.NET for multiple dataTabel

tal mandelson

tal mandelson

12y
2.3k
1
hi,
I want to set a single transaction to update multiple DataTable.
Now I set transaction for each DataAdapter/dataTable.
Is it possible?
thanks,
Tal

Answers (2)