DevForce Help Reference
Or Method (PredicateBuilder)


Returns a CompositePredicateDescription which represents a conditional OR operation.
Overload List
OverloadDescription
Or(IPredicateDescription[])Returns a CompositePredicateDescription which represents a conditional OR operation.  
Or<T>(Expression<Func<T,Boolean>>,Expression<Func<T,Boolean>>) Returns an expression which represents a conditional OR operation.  
Or<T>(Expression<Func<T,Boolean>>[]) Returns an expression which represents a conditional OR operation of the specified operands.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PredicateBuilder Class
PredicateBuilder Members

Send Feedback