Expand Minimize
This topic has not yet been rated - Rate this topic

Assembly Element (ASSL)

Represents a Microsoft .NET Framework assembly or a COM dynamic link library (DLL) associated with a Server element or a Database element.


<Assemblies>
   <Assembly xsi:type="ClrAssembly">...</Assembly>
   <!-- or -->
   <Assembly xsi:type="ComAssembly">...</Assembly>
</Assemblies>

Characteristic

Description

Data type and length

ClrAssembly, ComAssembly

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Relationship

Element

Parent elements

Assemblies

Child elements

None

The corresponding element in the Analysis Management Objects (AMO) object model is Assembly.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.