Annotations 要素 (ASSL)
親要素に関連付けられた Annotation 要素のコレクションを格納します。
構文
<Account>
<!-- or another object in the Analysis Services Scripting Language -->
...
<Annotations>
<Annotation>...</Annotation>
</Annotations>
...
</Account>
要素の特性
特性 |
説明 |
---|---|
データ型と長さ |
なし |
既定値 |
なし |
基数 |
0-1 : 省略可能な要素で、出現する場合は 1 回だけの出現が可能です |
要素のリレーションシップ
リレーションシップ |
要素 |
---|---|
親要素 |
Analysis Services スクリプト言語で記述されたほとんどのオブジェクト |
子要素 |
説明
分析管理オブジェクト (AMO) オブジェクト モデルで対応する要素は、AnnotationCollection です。