I have been placing set xact_abort on into SQL command statements and noticed that it is not rolling back updates, inserts, etc in my C# into SQL
I have been placing set xact_abort on into SQL command statements and noticed that it is not rolling back updates, inserts, etc in my C# into SQL