Click or drag to resize
AggregateRelatedExtensionMethodsCountDistinct Method
Overload List
  NameDescription
Public methodStatic memberCountDistinct(IEntityFieldCore)
Places the Count(Distinct) aggregate function on the field specified
Public methodStatic memberCountDistinct(IExpression)
Places the Count(Distinct) aggregate function on the expression specified and returns a wrapping field with the expression.
Top
See Also