EntityParameter.Value Property

 

Gets or sets the value of the parameter.

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

public override object Value { get; set; }

Property Value

Type: System.Object

The value of the parameter.