Ray's playground

 

C# COM+ Programming Chapter 4(Transactions)

Transactions are one of the cornerstone services of COM+.
Any transaction, whether it is a COM+ transaction or not, must have four basic characteristics to be a transactional system.
Atomic
Consistent
Isolated
Durable

posted on 2009-09-20 21:25  Ray Z  阅读(209)  评论(0编辑  收藏  举报

导航