EntityTransaction.DbConnection Property

 

The connection object owning this transaction object

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

protected override DbConnection DbConnection { get; }

Property Value

Type: System.Data.Common.DbConnection