ScalarQueryProducersVariance Method |
Name | Description | |
---|---|---|
Variance(DynamicQuery) |
Creates a scalar query over the specified query and aggregates the first field in the projection of the query.
| |
Variance(QuerySpec, IEntityFieldCore) |
Creates a scalar query over the specified query and aggregates the field specified with the Variance() aggregate function.
| |
Variance(QuerySpec, IExpression) |
Creates a scalar query over the specified query and aggregates the expression specified with the Variance() aggregate function.
|