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 表达式。 |
|
当前运行的实例的服务器属性值。 |
在 Analysis Management Objects (AMO) 对象模型中,与 Value 的父级对应的元素为 AlgorithmParameter、Annotation、Kpi、ReportParameter 和 ServerProperty。