Name | Description | |
---|---|---|
Expression | The original expression. | |
IsConstant | Gets a Boolean value indicating whether the ExpressionInfo object contains only constant values. | |
IsEmptyString | Indicates if this expression represents an empty string. | |
IsExpression | Returns true if this object represents an actual dynamic expression. Returns false if the expression should be taken as a literal string value. | |
ResultType | The expected data type of the expression result. |