DataSetStarSchemaWriterMappingResult Class

NReco.PivotData Class Library Documentation
Inheritance Hierarchy

SystemObject
  NReco.PivotData.OutputDataSetStarSchemaWriterMappingResult

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

public class MappingResult

The DataSetStarSchemaWriterMappingResult type exposes the following members.

Constructors

  NameDescription
Public methodDataSetStarSchemaWriterMappingResult
Initializes a new instance of the DataSetStarSchemaWriterMappingResult 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