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