EntityConnection.CreateDbCommand Method ()

 

Create a new command object that uses this connection object

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

protected override DbCommand CreateDbCommand()

Return Value

Type: System.Data.Common.DbCommand

The command object.