.NET ModelKit Suite ClassReference
AggregateFunctionFactory Class
Members  See Also  Send Feedback
Represents basic class for all factories of aggregate functions.

Namespace:  PerpetuumSoft.Olap
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1

Syntax

C#
public abstract class AggregateFunctionFactory
Visual Basic (Declaration)
Public MustInherit Class AggregateFunctionFactory
Visual C++
public ref class AggregateFunctionFactory abstract

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Olap..::.AggregateFunctionFactory
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.Avg
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.Count
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.EstimateOfStandardDeviation
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.EstimateOfVariance
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.Kurtosis
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.Max
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.Median
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.Min
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.Skewness
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.StandardDeviation
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.Sum
    PerpetuumSoft.Olap..::.AggregateFunctionFactory..::.Variance

See Also

AggregateFunctionFactory Members
PerpetuumSoft.Olap Namespace

Send comments on this topic to [email protected]

(c) 2002-2009 Perpetuum Software LLC