Value 元素 (ASSL)
包含父元素的值。
語法
<AlgorithmParameter> <!-- or one of the elements listed below in the Element Relationships table -->
...
<Value>...</Value>
...
</AlgorithmParameter>
元素特性
特性 |
描述 |
---|---|
資料類型和長度 |
|
預設值 |
無 |
基數 |
1-1: 只出現一次的必要元素。 |
元素關聯性
關聯性 |
元素 |
---|---|
父元素 |
AlgorithmParameter、Annotation、Kpi、ReportFormatParameter、ReportParameter、ServerProperty |
子元素 |
無 |
備註
Value 元素包含與父物件相關聯的值。Value 元素的預期值會因父元素而不同,如下表所述。
父元素 |
預期的值 |
---|---|
演算法參數的值。 |
|
註解的值。 |
|
用來計算關鍵效能指標 (KPI) 之值的多維度運算式 (MDX) 運算式。 |
|
報表格式參數的值。 |
|
用來計算報表參數值的 MDX 運算式。 |
|
目前執行中執行個體之伺服器屬性的值。 |
在「分析管理物件」(AMO) 物件模型中對應至 Value 父系的元素是 AlgorithmParameter、Annotation、Kpi、ReportParameter 和 ServerProperty。