AttributeBindingType Enumeration
Updated: May 24, 2016
Defines the types for an AttributeBindingType object.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Member name | Description | |
|---|---|---|
| All | Attribute is the All level. | |
| CustomRollup | Defines the details of a column that provides a custom rollup formula. | |
| CustomRollupProperties | Defines the details of a column that provides details about the properties of the custom rollup. | |
| Key | Defines the unique key, which includes the data type of the key within OLAP, and the binding. | |
| Name | Defines the column that provides the name of the attribute. | |
| SkippedLevels | Defines the column that stores the number of skipped (empty) levels between each member and its parent | |
| Translation | Represents a set of translations for the attribute, this includes (for each language) both a caption for the attribute and a binding to a column that contains the captions for the attribute values. | |
| UnaryOperator | Defines the column that provides a unary operator. | |
| Value | Contains the value of the attribute. |
New: 17 July 2006