EntityParameterCollection.AddWithValue Method (String, Object)
Adds a value to the end of the EntityParameterCollection.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- parameterName
-
Type:
System.String
The name of the parameter.
- value
-
Type:
System.Object
The value to be added.