Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
10.09k
stars
8.9k
forks
source link
Added rollback transaction before an exception is thrown #1346
Closed
DanielFerrerCC closed 1 month ago
When the 10 reties fail with an exception, and the THROW is called, the transaction remains opened.