VS2005 TransactionScope
Posted: Fri 24 Jun 2005 12:23
To what extent does PgsqlDirect participate in the new transaction features of VS2005? In particular, I am interested in having the Save methods on various classes, responsible for writing their contects back into the database, be able to function as a single, logical transaction where all of the objects must save successfully or none do. TransactionScope seems to offer a reasonable way to accomplish this.
I'm open to thoughts, suggestions, and especially code samples.
Thanx,
Garth
I'm open to thoughts, suggestions, and especially code samples.
Thanx,
Garth