Expression 元素 (ASSL)
包含定義父元素內容的多維度運算式 (MDX) 運算式。
語法
<CellPermission> <!-- or StandardAction -->
...
<Expression>...</Expression>
...
</CellPermission>
元素特性
特性 |
描述 |
---|---|
資料類型和長度 |
字串 |
預設值 |
無 |
基數 |
1-1: 只出現一次的必要元素。 |
備註
若為 CellPermission 元素,Expression 元素會包含邏輯 MDX 運算式,以便識別適用於 CellPermission 元素之 Access 元素所指出權限的資料格。如果 CellPermission 元素之 Expression 元素的值是空白的,系統就會忽略 CellPermission 元素。
若為 StandardAction 元素,Expression 元素會包含代表動作內容的 MDX 運算式。如果 StandardAction 元素之 Expression 元素的值是空白的,系統就會忽略 StandardAction 元素。
在「分析管理物件」(AMO) 物件模型中對應至父系的元素是 CellPermission 和 StandardAction。