Transaction (System.Transactions.Transaction)

Inherits: System.Object

Interfaces: IDisposable, ISerializable

Derived Types: 3 (Click here to see a list of derived types)

Assembly: System.Transactions.dll

Represents a transaction.

VB.NET C#

C#

public class Transaction : System.IDisposable, System.Runtime.Serialization.ISerializable
{
}

Articles

TransactionPromotionException

MS .NET Error Bank 2008 Partners: Offshore outsourcing | VB Programming | Free ASP.NET Hosting

DNET-101] enlistment failure leaves innerConnection dangling ...

... that cleans up the innerConnection prior to rethrowing the exception. try { if (this.options.Enlist && (System.Transactions.Transaction ...

Common Task QuickStart Tutorial

How can I use the System.Transactions transaction in System.EnterpriseServices? This can be done using the BYOT (Bring Your Own Transaction) functionality.

Use the System.Transactions transaction in System.EnterpriseServices ...

How can I use the System.Transactions transaction in System.EnterpriseServices? This can be done using the BYOT (Bring Your Own Transaction) functionality.

TransactionScope Class (System.Transactions)

Makes a code block transactional. This class cannot be inherited. ... The System.Transactions infrastructure provides both an explicit programming model based on the Transaction ...

Transaction Class (System.Transactions)

Represents a transaction. ... The System.Transactions namespace provides both an explicit programming model based on the Transaction class, as well as an implicit programming model ...

Oliver Sturm’s weblog - Taking part in a System.Transactions ...

In a recent MSDN TV interview , Mike Clark talked about (and demonstrated) the capabilities of the technology in the System.Transactions namespace, coming in .NET Framework 2.0.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support