OptionalfilterA filter that must pass for the relevant ZslSeason object to be included within the aggregate.
OptionalsumSum aggregate over matching ZslSeason objects.
OptionaldistinctDistinct count aggregate over matching ZslSeason objects.
OptionalminMinimum aggregate over matching ZslSeason objects.
OptionalmaxMaximum aggregate over matching ZslSeason objects.
OptionalaverageMean average aggregate over matching ZslSeason objects.
OptionalstddevSample standard deviation aggregate over matching ZslSeason objects.
OptionalstddevPopulation standard deviation aggregate over matching ZslSeason objects.
OptionalvarianceSample variance aggregate over matching ZslSeason objects.
OptionalvariancePopulation variance aggregate over matching ZslSeason objects.
A filter to be used against aggregates of
ZslSeasonobject types.