This documentation is archived and is not being maintained.
EntityTransaction Class
Visual Studio 2008
Specifies the transaction for an EntityCommand.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
The EntityTransaction is obtained from the EntityConnection and specifies one or more EntityCommand objects. The EntityTransaction wraps the transaction of the underlying data provider's transaction object.
For code examples, see Managing Connections and Transactions.
System.Object
System.MarshalByRefObject
System.Data.Common.DbTransaction
System.Data.EntityClient.EntityTransaction
System.MarshalByRefObject
System.Data.Common.DbTransaction
System.Data.EntityClient.EntityTransaction
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: