SourceReader Constructor (IPivotDataSource, PivotDataConfiguration)

NReco.PivotData Class Library Documentation
Initializes a new SourceReader with specified IPivotDataSource and PivotDataConfiguration

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

public SourceReader(
	IPivotDataSource source,
	PivotDataConfiguration pvtCfg
)

Parameters

source
Type: NReco.PivotDataIPivotDataSource
pvtCfg
Type: NReco.PivotDataPivotDataConfiguration
See Also

Reference