DataColumnMapping Properties
Include Protected Members
Include Inherited Members
The DataColumnMapping type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ColumnDataType | Gets or sets the data type of the column: NotSupported, Number, String, DateTime. |
![]() |
ColumnType | Gets or sets the type of the column: Dimension, Fact, Ignore, Key, or TimeDimension. |
![]() |
FactAggregation | Gets or sets the aggregation method to use for columns of type Fact. |
![]() |
FriendlyColumnName | Gets or sets a descriptive string to use for the column that is the source for this mapping. |
![]() |
KeyColumnName | Gets or sets the name of the key column for columns of type Dimension or TimeDimension. |
![]() |
SourceColumnName | Gets or sets the name of the tabular data source column that is the source for this mapping. |
![]() |
UniqueName | Gets or sets the unique name of the dimension for columns of type Key. |
Top
.gif)