TortugaResearch/DotNet-ORM-Cookbook

Implement Transaction Commit/Rollback for ServiceStack

Closed this issue · 0 comments

See #35.

I tried it myself, but I couldn't get it to work. I just get a requires the command to have a transaction when the connection assigned to the command is in a pending local transaction. The Transaction property of the command has not been initialized exception.