DataColumnMapping Members (Microsoft.PerformancePoint.Scorecards)

Represents the mapping for data columns.

The following tables list the members exposed by the DataColumnMapping type.

Public Constructors

  Name Description
Public method DataColumnMapping Overloaded. Initializes a new instance of the DataColumnMapping class.

Top

Public Properties

  Name Description
Public property ColumnDataType The data type of the column.
Public property ColumnType The type of the column.
Public property FactAggregation The aggregation method to use if this is a fact column.
Public property FriendlyColumnName The friendly column name.
Public property KeyColumnName The name of the key column.
Public property SourceColumnName The name of the source column.
Public property UniqueName The unique name.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a copy of this object.
Public method Equals Overloaded. Overridden.  
Public method GetHashCode Overridden. Gets the hash code.
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DataColumnMapping Class
Microsoft.PerformancePoint.Scorecards Namespace