Click or drag to resize
LiteralExpression Properties

The LiteralExpression type exposes the following members.

Properties
  NameDescription
Public propertyCodeType
Gets the type of the expression.
(Overrides ExpressionCodeType.)
Public propertyType
Gets the target type.
Public propertyValue
Gets the value that is evaulated from linq query.
Top
See Also