Overload List
| Name | Description | |
|---|---|---|
|
|
SQLArithmeticExpression()()()() |
Initializes a new instance of the SQLArithmeticExpression class
|
|
|
SQLArithmeticExpression(String, ArithmeticOperator, SQLExpression) |
Initializes a new instance of the SQLArithmeticExpression class
|
|
|
SQLArithmeticExpression(String, ArithmeticOperator, Object) |
Initializes a new instance of the SQLArithmeticExpression class
|
|
|
SQLArithmeticExpression(SQLExpression, ArithmeticOperator, SQLExpression) |
Initializes a new instance of the SQLArithmeticExpression class
|