Initializes a new instance of the GroupedSourceReaderSingleAggregatorStateComposer class
Namespace: NReco.PivotData.Input
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
public SingleAggregatorStateComposer( string aggrName, string paramField, Type paramType )
Parameters
- aggrName
- Type: SystemString
- paramField
- Type: SystemString
- paramType
- Type: SystemType
See Also