DataSetStarSchemaWriterResolveDimType Property

NReco.PivotData Class Library Documentation
Handler for resolving dimension data type.

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

public Func<string, Object[], Type> ResolveDimType { get; set; }

Property Value

Type: FuncString, Object, Type
See Also

Reference