Toggle navigation
If
Else
Home
Questions
Tags
Questions tagged as 'transacciones'
Tagged questions
1
answer
Transaction Management in SqlServer and vb.net with TransactionScope
Using tran As New Transactions.TransactionScope Try InsertaEnTabla1() InsertaEnTabla2() InsertaEnTabla3() tran.Complete() Catch ex As Exception...
asked by
19.08.2016 / 19:12