All Tags »
sql transaction rollback
Sorry, but there are no more tags available to filter with.
-
I have over 500 transaction records in a single DB process handling within SQL transaction (Begin, Commit, RollBack and End).
Is there any limitation for the following rollbacktransaction function to handle more records (eg. over 500 records)?
Public Shared Sub ...