Annotations 元素 (ASSL)
包含與父元素相關聯之 Annotation 元素的集合。
語法
<Account>
<!-- or another object in the Analysis Services Scripting Language -->
...
<Annotations>
<Annotation>...</Annotation>
</Annotations>
...
</Account>
元素特性
特性 |
說明 |
---|---|
資料類型和長度 |
無 |
預設值 |
無 |
基數 |
0-1:只能出現一次的選擇性元素。 |
元素關聯性
關聯性 |
元素 |
---|---|
父元素 |
大部分使用 Analysis Services 指令碼語言的物件 |
子元素 |
備註
在「分析管理物件」(AMO) 物件模型中的對應元素是 AnnotationCollection。