Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Defines the details of the column that provide a custom rollup formula.
Синтаксис
<DimensionAttribute>
...
<CustomRollupColumn xsi:type="DataItem">...</CustomRollupColumn>
...
</DimensionAttribute>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
|
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Замечания
For additional information about the DataItem type, including a table of Analysis Services Scripting Language (ASSL) objects and properties of the DataItem type, see DataItem Data Type (ASSL).
The element that corresponds to the parent of CustomRollupColumn in the Analysis Management Objects (AMO) object model is DimensionAttribute.