GroupOperator Constructors
The operator in Criteria Language expressions that combines operands with logical AND or OR.
Name | Parameters | Description |
---|---|---|
Group |
none |
Initializes a new Group |
Group |
operands |
Initializes a new Group |
Group |
type, operands |
Initializes a new Group |
Group |
type, operands |
Initializes a new Group |
See Also