DataColumnMapping properties

The DataColumnMapping type exposes the following members.

Properties

  Name Description
Public property ColumnDataType Gets or sets the data type of the column: NotSupported, Number, String, DateTime.
Public property ColumnType Gets or sets the type of the column: Dimension, Fact, Ignore, Key, or TimeDimension.
Public property FactAggregation Gets or sets the aggregation method to use for columns of type Fact.
Public property FriendlyColumnName Gets or sets a descriptive string to use for the column that is the source for this mapping.
Public property KeyColumnName Gets or sets the name of the key column for columns of type Dimension or TimeDimension.
Public property SourceColumnName Gets or sets the name of the tabular data source column that is the source for this mapping.
Public property UniqueName Gets or sets the unique name of the dimension for columns of type Key.

Top

See also

Reference

DataColumnMapping class

Microsoft.PerformancePoint.Scorecards namespace