Represents basic class for all factories of aggregate functions.

The AggregateFunctionFactory..::.EstimateOfStandardDeviation type exposes the following members.

Constructors

Methods

  NameDescription
CreateFuntion
Overridden. See CreateFuntion()()().
(Overrides AggregateFunctionFactory..::.CreateFuntion()()().)
Equals
Overridden. See Equals(Object).
(Inherited from AggregateFunctionFactory.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Overridden. See GetHashCode()()().
(Inherited from AggregateFunctionFactory.)
GetName
Overridden. See GetName()()().
(Overrides AggregateFunctionFactory..::.GetName()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Overridden. See ToString()()().
(Inherited from AggregateFunctionFactory.)

Properties

  NameDescription
CanGetPercent
Overridden. See CanGetPercent.
(Overrides AggregateFunctionFactory..::.CanGetPercent.)

See Also