Value 元素 (ASSL)

包含父元素的值。

语法

  
<AlgorithmParameter> <!-- or one of the elements listed below in the Element Relationships table -->  
   ...  
   <Value>...</Value>  
   ...  
</AlgorithmParameter>  

元素特征

特征 说明
数据类型和长度 请参阅下表。
默认值
基数 1-1:出现一次且仅出现一次的必需元素。
祖先或父级 数据类型
AlgorithmParameter 任何 simpleType
ServerProperty 任何 simpleType
所有其他 String

元素关系

关系 元素
父元素 AlgorithmParameterAnnotationKpiReportFormatParameterReportParameterServerProperty
子元素

备注

元素包含与父对象关联的值。 元素的预期值根据父元素的不同而异,如下表所述。

父元素 预期值
AlgorithmParameter 算法参数的值。
批注 批注的值。
Kpi 用于计算关键绩效指标 (KPI) 的值的多维表达式 (MDX) 表达式。
ReportFormatParameter 报表格式参数的值。
ReportParameter 用于计算报表参数值的 MDX 表达式。
ServerProperty 当前运行的实例的服务器属性值。

与分析管理对象 (AMO) 对象模型中的父级对应的元素为 AlgorithmParameterAnnotationKpiReportParameter 、和。 ServerProperty

另请参阅

属性 (ASSL)