Overload | Description |
---|---|
AggregationQueryFunction Constructor() | Initializes a new AggregationQueryFunction instance. |
AggregationQueryFunction Constructor(AggregationTypeStrict,QueryColumnExpression) | Initializes a new AggregationQueryFunction instance with the specified type of the aggregate function for the specified column expression. |
AggregationQueryFunction Constructor(AggregationTypeStrict,IQueryColumnExpressionConvertible) | Initializes a new AggregationQueryFunction instance with the specified type of the aggregate function for the specified expression. |
AggregationQueryFunction Constructor(AggregationQueryFunction) | Initializes a new AggregationQueryFunction instance that is a clone of the passed-in aggregate function of the expression. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2