IClientCriteriaVisitor<T> Methods
For internal use only. The interface the generic visitor of Criteria Language collection-based elements should implement.
Name | Description |
---|---|
Visit |
Visits the Aggregate |
Visit |
Visits the Between |
Visit |
Visits the Binary |
Visit |
Visits the Function |
Visit |
Visits the Group |
Visit |
Visits the In |
Visit |
Visits the Operand |
Visit |
Visits the Operand |
Visit |
Visits the Unary |
See Also