PendingValue 元素 (ASSL)
包含关联的 ServerProperty 元素的只读挂起值。
语法
<ServerProperty>
...
<PendingValue>...</PendingValue>
...
</ServerProperty>
元素特征
特征 |
说明 |
---|---|
数据类型和长度 |
任何 simpleType |
默认值 |
无 |
基数 |
0-1:可出现一次且仅出现一次的可选元素。 |
注释
此元素包含下次启动当前 MicrosoftSQL ServerAnalysis Services 实例时将使用的 ServerProperty 值。 通常,此值是从服务器属性值的存储位置(初始化文件、Microsoft Windows 注册表或其他存储机制)检索而来。
在 Analysis Management Objects (AMO) 对象模型中,与 PendingValue 的父级对应的元素为 ServerProperty。