DbConstantExpression.Value Property

 

Gets the constant value.

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

public virtual object Value { get; }

Property Value

Type: System.Object