Searched refs:aggregateFunction (Results 1 – 1 of 1) sorted by relevance
169 … * @param String $aggregateFunction Name of the aggregate function to use for creating the value.171 public function setAggregate($bindingName, $aggregateFunction) { argument172 $this->aggregates[$bindingName] = $aggregateFunction;