Inheritance Hierarchy
NReco.PivotData.Output.DataSetStarSchemaWriter.MappingResult
Namespace: NReco.PivotData.Output
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
The DataSetStarSchemaWriter.MappingResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DataSetStarSchemaWriter.MappingResult | Initializes a new instance of the DataSetStarSchemaWriter.MappingResult class |
Properties
Name | Description | |
---|---|---|
![]() | DimensionTables |
List of dimension tables.
|
![]() | FactsTable |
Facts table.
|
![]() | FactsTableMeasureColumns |
List of measure columns created from appropriate PivotData aggregators.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also