ICriteriaVisitor<T>.Visit Method
Name | Parameters | Description |
---|---|---|
Visit(BetweenOperator) | theOperator | Visits the BetweenOperator element. |
Visit(BinaryOperator) | theOperator | Visits the BinaryOperator element. |
Visit(FunctionOperator) | theOperator | Visits the FunctionOperator element. |
Visit(GroupOperator) | theOperator | Visits the GroupOperator element. |
Visit(InOperator) | theOperator | Visits the InOperator element. |
Visit(OperandValue) | theOperand | Visits the OperandValue element. |
Visit(UnaryOperator) | theOperator | Visits the UnaryOperator element. |