EntityCommand.DbConnection Property

Definition

The connection object used for executing the command

protected override System.Data.Common.DbConnection DbConnection { get; set; }
member this.DbConnection : System.Data.Common.DbConnection with get, set
Protected Overrides Property DbConnection As DbConnection

Property Value

Applies to