DataSetStarSchemaWriterResolveAggregatorFieldName Property

NReco.PivotData Class Library Documentation
Handler for resolving measure column names in the fact table.

Namespace:  NReco.PivotData.Output
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public Func<int, string> ResolveAggregatorFieldName { get; set; }

Property Value

Type: FuncInt32, String
See Also

Reference