Database AND operator.
Expression operator &(Expression other) { return _AndExpression(this, other); }