Gets the connection used by the object context.
public virtual DbConnection Connection { get; }
A DbConnection object that is the connection.
ObjectContext ClassSystem.Data.Entity.Core.Objects Namespace