Initializes a new instance of the GroupedSourceReader.ArrayAggregatorStateComposer 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: System.String
- paramFields
- Type:System.String[]
- paramTypes
- Type:System.Type[]
See Also