Inheritance Hierarchy
NReco.PivotData.OutputDataSetStarSchemaWriterMappingResult
Namespace: NReco.PivotData.Output
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
The DataSetStarSchemaWriterMappingResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataSetStarSchemaWriterMappingResult | Initializes a new instance of the DataSetStarSchemaWriterMappingResult 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