JoinOperand.Count Method
Name | Parameters | Description |
---|---|---|
Count() | none | Creates a new JoinOperand which returns the count of elements that match the JoinOperand.Condition. |
Count(CriteriaOperator) | aggregatedExpression | Creates a new JoinOperand which returns the count of elements that match the JoinOperand.Condition. |