EntityTransaction.Connection Property

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

public virtual EntityConnection Connection { get; }

Property Value

Type: System.Data.Entity.Core.EntityClient.EntityConnection

An EntityConnection to the underlying data source.