collectionAggregationGetParallelAggregatesT Method |
Namespace: imbSCI.DataComplex.extensions.data.operations
public static DataTable GetParallelAggregates<T>( this List<IEnumerable<T>> sources, string column_snap, string column_prefix, dataPointAggregationType column_sideAggregates, params string[] column_toInclude )