Initializes a new instance of the GroupedSourceReaderArrayAggregatorStateComposer class
Namespace: NReco.PivotData.Input
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
public ArrayAggregatorStateComposer( string aggrName, string[] paramFields, Type[] paramTypes )
Parameters
- aggrName
- Type: SystemString
- paramFields
- Type: SystemString
- paramTypes
- Type: SystemType
See Also