StatisticsDo |
Name | Description | |
---|---|---|
DoStatisticsOnColumns(DataColumnCollection, IAscendingIntegerCollection, IAscendingIntegerCollection) | Calculates statistics of selected columns. Returns a new table where the statistical data will be written to. | |
DoStatisticsOnColumns(DataTable, IAscendingIntegerCollection, IAscendingIntegerCollection) | Calculates statistics of selected columns. Returns a new table where the statistical data will be written to. | |
DoStatisticsOnColumns(DataColumnCollection, IAscendingIntegerCollection, IAscendingIntegerCollection, DataColumnCollection) | Calculates statistics of selected columns. Creates a new table where the statistical data will be written to. |