Query Builder - Nested Predicate

Otherwise if you’re trying to group C# Expressions you would need to combine them before adding them to the SqlExpression<T>, see this answer for some examples:

Also OrmLite contains Joe Albahari’s PredicateBuilder in ServiceStack.OrmLite.PredicateBuilder.