[]
A class that represents a SQL between expression
public class BetweenExpression : IExpression
| Name | Description |
|---|---|
| BetweenExpression() |
| Name | Description |
|---|---|
| SubExpressions | The IExpression children that made this IExpression |
| Type | The type of the expression |