Click or drag to resize

StatisticsDoStatisticsOnRows Method

Overload List
 NameDescription
Public Extension MethodDoStatisticsOnRows(DataColumnCollection, IAscendingIntegerCollection, IAscendingIntegerCollection) Calculates statistics of selected columns. Creates a new table where the statistical data will be written to.
Public Extension MethodDoStatisticsOnRows(DataTable, IAscendingIntegerCollection, IAscendingIntegerCollection) Calculates statistics of selected columns. Creates a new table where the statistical data will be written to.
Public Extension MethodDoStatisticsOnRows(DataColumnCollection, IAscendingIntegerCollection, IAscendingIntegerCollection, DataColumnCollection) Calculates statistics of selected columns. Creates a new table where the statistical data will be written to.
Top
See Also