CriteriaOperator.And Method
Name | Parameters | Description |
---|---|---|
And |
left, right | Returns the expression which groups two operands with logical AND. |
And |
operands | Returns the expression which groups the specified operands with logical AND. |
And |
operands | Returns the expression which groups the specified operands with logical AND. |