FormatString 元素 (ASSL)
描述 CalculationProperty 元素或 Measure 元素的顯示格式。
語法
<CalculationProperty> <!-- or Measure -->
...
<FormatString>...</FormatString>
...
</CalculationProperty>
元素特性
特性 |
描述 |
---|---|
資料類型和長度 |
字串 |
預設值 |
無 |
基數 |
0-1: 只能出現一次的選擇性元素。 |
備註
FormatString 屬性會包含多維度運算式 (MDX) 運算式。在 CalculationProperty 元素的情況中,它會套用至含有 Member 或 Cells 之 CalculationType 的元素。
在「分析管理物件」(AMO) 物件模型中對應至 FormatString 父系的元素是 CalculationProperty 和 Measure。