Add property AutoStartTransaction
To control the implicit transaction
4
votes

-
Anonymous commented
The transaction when needed to multiple sql commands must be controlled by programmer with Your connection.StartTransacion... already implemented ....