EntityProviderFactory.CreateParameter Method ()

 

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

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

public override DbParameter CreateParameter()

Return Value

Type: System.Data.Common.DbParameter

A new instance of EntityParameter.