DataSetStarSchemaWriter.MappingResult Class

NReco.PivotData Class Library Documentation
Inheritance Hierarchy

System.Object
  NReco.PivotData.Output.DataSetStarSchemaWriter.MappingResult

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

public class MappingResult

The DataSetStarSchemaWriter.MappingResult type exposes the following members.

Constructors

  NameDescription
Public methodDataSetStarSchemaWriter.MappingResult
Initializes a new instance of the DataSetStarSchemaWriter.MappingResult class
Top
Properties

  NameDescription
Public propertyDimensionTables
List of dimension tables.
Public propertyFactsTable
Facts table.
Public propertyFactsTableMeasureColumns
List of measure columns created from appropriate PivotData aggregators.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference