EntityCommand.CreateParameter Method ()

 

Creates a new instance of an EntityParameter object.

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

[SuppressMessageAttribute("Microsoft.Performance", "CA1822:MarkMembersAsStatic")]
public virtual EntityParameter CreateParameter()

Return Value

Type: System.Data.Entity.Core.EntityClient.EntityParameter

A new instance of an EntityParameter object.