CriteriaOperator.Or Method
Name | Parameters | Description |
---|---|---|
Or |
left, right | Returns the expression which groups two operands with logical OR. |
Or |
operands | Returns the expression which groups the specified operands with logical OR. |
Or |
operands | Returns the expression which groups the specified operands with logical OR. |