Type 元素 (Binding) (ASSL)
包含属性绑定的类型。
语法
<AttributeBinding> <!-- or CubeAttributeBinding -->
...
<Type>...</Type>
...
</AttributeBinding>
元素特征
特征 |
说明 |
---|---|
数据类型和长度 |
String(枚举) |
默认值 |
无 |
基数 |
1-1:出现一次且仅出现一次的必需元素。 |
注释
此元素的值限定为下表中列出的字符串之一。
值 |
说明 |
---|---|
All |
所有级别 |
Key |
成员键 |
Name |
成员名称 |
Translation |
成员翻译 |
UnaryOperator |
一元运算符 |
SkippedLevels |
跳过的级别 |
CustomRollup |
自定义汇总公式 |
CustomRollupProperties |
自定义汇总属性 |
在 Analysis Management Objects (AMO) 对象模型中,与 Type 的父级对应的元素为 AttributeBinding 和 CubeAttributeBinding。