Base class for expressions related to relational algebra.
Inheritance Hierarchy
Object | |||
![]() | VisitableBase | ||
![]() | AlgebraicExpression | ||
![]() | Predicate | ||
![]() | RelationalExpression | ||
![]() | Scalar |
Assembly: Epic.Query
Declaration Syntax
C# |
[SerializableAttribute] public abstract class AlgebraicExpression : VisitableBase
Members
All Members | Constructors | ||||
Member | Description | |
---|---|---|
![]() | AlgebraicExpression()()()() |
Initializes a new instance of the AlgebraicExpression class.
|