![]() | Search |
public BinarySearchQuery Or( SearchQuery expr )
Exception | Condition |
---|---|
ArgumentNullException | expr is . |
A conditional OR operation only evaluates the second operand if the first operand evaluates to true.
![]() |
---|
This is equivalent to the OR search key as defined in rfc3501. |