TransactionContext Constructor (DbConnection)
Initializes a new instance of the TransactionContext class.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- existingConnection
-
Type:
System.Data.Common.DbConnection
The connection used by the context for which the transactions will be recorded.