[]
        
(Showing Draft Content)

C1.DataConnector.LiteralValueExpression

LiteralValueExpression Class

The class to represent a SQL literal value

Inheritance
LiteralValueExpression
Implements
Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public class LiteralValueExpression : IExpression

Constructors

Name Description
LiteralValueExpression()

Properties

Name Description
SubExpressions

The IExpression children that made this IExpression

Type

The type of the expression

Value

The textual representaiton of the value

ValueType

The type of the literal value