Click or drag to resize

StatisticsDoStatisticsOnColumns Method

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