EntityCommand.CreateParameter Method ()
Creates a new instance of an EntityParameter object.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Performance", "CA1822:MarkMembersAsStatic")] public virtual EntityParameter CreateParameter()
Return Value
Type: System.Data.Entity.Core.EntityClient.EntityParameterA new instance of an EntityParameter object.