Utility routines for IPivotData implementations.
Inheritance Hierarchy
NReco.PivotDataPivotDataHelper
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
The PivotDataHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDimensionKeys |
Returns unique keys of specified dimensions for the IPivotData instance.
| |
GetDimensionType |
Suggest dimension type by key values.
|
See Also