Assemblies 要素 (ASSL)
Server 要素または Database 要素に関連付けられた Assembly 要素のコレクションを格納します。
構文
<Server> <!-- or Database -->
...
<Assemblies>
<Assembly xsi:type="ClrAssembly">...</Assembly>
<Assembly xsi:type="ComAssembly">...</Assembly>
</Assemblies>
...
</Server>
要素の特性
特性 |
説明 |
---|---|
データ型と長さ |
なし |
既定値 |
なし |
基数 |
0-1 : 省略可能な要素で、出現する場合は 1 回だけの出現が可能です |
要素のリレーションシップ
リレーションシップ |
要素 |
---|---|
親要素 |
|
子要素 |
説明
分析管理オブジェクト (AMO) オブジェクト モデルで対応する要素は、AssemblyCollection です。