Represents basic class for all factories of aggregate functions.
The AggregateFunctionFactory..::.Variance type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AggregateFunctionFactory..::.Variance | Initializes a new instance of the AggregateFunctionFactory..::.Variance class. |
Methods
Name | Description | |
---|---|---|
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
Name | Description | |
---|---|---|
CanGetPercent | Overridden. See CanGetPercent. (Overrides AggregateFunctionFactory..::.CanGetPercent.) |