| LiteralExpression Properties |
The LiteralExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeType |
Gets the type of the expression.
(Overrides ExpressionCodeType.) | |
| Type |
Gets the target type.
| |
| Value |
Gets the value that is evaulated from linq query.
|