EntityCommand.Parameters Property
Gets the parameters of the Entity SQL statement or stored procedure.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.EntityClient.EntityParameterCollectionThe parameters of the Entity SQL statement or stored procedure.