[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.ExpressionInfo.IsConstant

IsConstant Property

IsConstant

Gets a value indicating whether the ExpressionInfo object represents a constant value.

Declaration
public virtual bool IsConstant { get; }
Property Value
Type Description
bool

A bool value. true if the ExpressionInfo object represents constant value, otherwise false.