1 out of 1 rated this helpful - Rate this topic

Transaction Models

.NET Framework 1.1

For a .NET Framework object to participate in an automatic transaction, the .NET Framework class must be registered with COM+. However, not all transactions are automatic. The activities you perform when programming transactions depend on the transaction model you choose. The common language runtime supports both manual and automatic transaction models.

See Also

Processing Transactions | Manual Transactions | Automatic Transactions

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.