[]
        
(Showing Draft Content)

C1.DataConnector.OperationExpression

OperationExpression Class

The class representing an operation involving instances of IExpression

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

Constructors

Name Description
OperationExpression()

Properties

Name Description
OperationType

The Type of the operation

Operator

The textual representation of the operator

SubExpressions

The IExpression children that made this IExpression

Type

The type of the expression