Constrains the search to rows in which either criteria1 or criteria2 are true.
A new Criteria that checks if criteria1 or criteria2 is true.
(|) must be overridden for "||" to work as expected. See http://msdn.microsoft.com/en-us/library/aa691312(VS.71).aspx
Criteria Class | DomainObjects.Facade.Command Namespace