DataSetStarSchemaWriterWrite Method

NReco.PivotData Class Library Documentation
Writes specified IPivotData to DataSet with star schema.

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

public DataSetStarSchemaWriterMappingResult Write(
	IPivotData pvtData
)

Parameters

pvtData
Type: NReco.PivotDataIPivotData

Return Value

Type: DataSetStarSchemaWriterMappingResult
See Also

Reference