AggregationType 元素 (ASSL)
定義 Partition 元素所儲存的彙總類型。
語法
<AggregationInstance>
...
<AggregationType>...</AggregationType>
...
</AggregationInstance>
元素特性
特性 |
描述 |
---|---|
資料類型和長度 |
字串 (列舉) |
預設值 |
無 |
基數 |
1-1: 只能出現一次的必要元素。 |
備註
這個元素的值限制為下表所列的其中一個字串。
值 |
描述 |
---|---|
IndexedView |
此彙總會儲存在索引檢視表中。 |
Table |
此彙總會儲存在資料表中。 |
UserDefined |
此彙總是使用者定義的。 |
在「分析管理物件」(AMO) 物件模型中對應至 AggregationType 允許值的列舉是 AggregationInstance。