Overload | Description |
---|---|
StandardDeviationFunction Constructor() | Initializes a new instance of the StandardDeviationFunction class. |
StandardDeviationFunction Constructor(String,String) | Initializes a new instance of the StandardDeviationFunction class specifying the unique property name from which the result of the function can be retrieved as well as the name of the column whose values will be used to calculate the result. |
StandardDeviationFunction Constructor(String,String,Boolean) | Initializes a new instance of the StandardDeviationFunction class specifying the unique property name from which the result of the function can be retrieved, the name of the column whose values will be used to calculate the result, as well as indicating whether the result is calculated for an entire population |