Click or drag to resize

AggregateRelatedExtensionMethodsStDevDistinct Method

Overload List
  NameDescription
Public methodStatic memberStDevDistinct(IEntityFieldCore)
Places the StDev(Distinct) aggregate function on the field specified
Public methodStatic memberStDevDistinct(IExpression)
Places the StDev(Distinct) aggregate function on the expression specified and returns a wrapping field with the expression.
Top
See Also