The ExprAggregate type exposes the following members.

Properties

  NameDescription
Public propertyFilter
Gets and sets the filter associated with this expression.
Public propertyFunction
Gets and sets the aggregate function for this ExprAggregate.
Public propertyIExpr
Gets and sets the subexpression for this ExprAggregate. The aggregate function will be evaluated on this subexpression.

See Also