EntityCommand.DbConnection Property

 

The connection object used for executing the command

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

protected override DbConnection DbConnection { get; set; }

Property Value

Type: System.Data.Common.DbConnection