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