Contains the custom rollup properties for an attribute member represented by the parent Attribute element.
语法
<Attribute>
...
<CustomRollupProperties>...</CustomRollupProperties>
...
</Attribute>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
备注
The CustomRollupProperties element contains a Multidimensional Expressions (MDX) expression that defines the custom rollup properties of the attribute member defined by the parent Attribute element.
For more information about MDX expressions, see 表达式 (MDX).
请参阅
参考
Insert Element (XMLA)
Update Element (XMLA)