EntityConnection.StoreConnection Property
Provides access to the underlying data source connection that is used by the EntityConnection object.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Common.DbConnectionThe DbConnection for the data source connection.