EntityProviderFactory.CreateCommand Method ()

 

Returns a new instance of the provider's class that implements the EntityCommand class.

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

public override DbCommand CreateCommand()

Return Value

Type: System.Data.Common.DbCommand

A new instance of EntityCommand.