DataSetStarSchemaWriter.Write 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 DataSetStarSchemaWriter.MappingResult Write(
	IPivotData pvtData
)

Parameters

pvtData
Type: NReco.PivotData.IPivotData

Return Value

Type: DataSetStarSchemaWriter.MappingResult
See Also

Reference